aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives/asymmetric/interfaces.rst
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2015-04-09 14:28:54 -0400
committerPaul Kehrer <paul.l.kehrer@gmail.com>2015-04-09 14:28:54 -0400
commit890081828d99159145e12c8654501c2d867c4327 (patch)
tree746907327bb3bc9bb72dae604cdbaf5a7b0c49ba /docs/hazmat/primitives/asymmetric/interfaces.rst
parent5043edf2ff391167f5d9ad02c5a9f07d82371715 (diff)
parent232de6c8e134d81cd1dd738fb9860948e10e928e (diff)
downloadcryptography-890081828d99159145e12c8654501c2d867c4327.tar.gz
cryptography-890081828d99159145e12c8654501c2d867c4327.tar.bz2
cryptography-890081828d99159145e12c8654501c2d867c4327.zip
Merge pull request #1727 from public/dh-key-iface-2015
DH key interfaces
Diffstat (limited to 'docs/hazmat/primitives/asymmetric/interfaces.rst')
-rw-r--r--docs/hazmat/primitives/asymmetric/interfaces.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/hazmat/primitives/asymmetric/interfaces.rst b/docs/hazmat/primitives/asymmetric/interfaces.rst
index 4932faa5..c4f176c6 100644
--- a/docs/hazmat/primitives/asymmetric/interfaces.rst
+++ b/docs/hazmat/primitives/asymmetric/interfaces.rst
@@ -30,4 +30,3 @@ Signature Interfaces
:raises cryptography.exceptions.InvalidSignature: If the signature does
not validate.
-