aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives
diff options
context:
space:
mode:
authorAlex Stapleton <alexs@prol.etari.at>2014-05-23 21:47:52 +0100
committerAlex Stapleton <alexs@prol.etari.at>2014-05-27 21:50:30 +0100
commit2784b4c069df4861db4c3ac24413699e517f1ccb (patch)
tree93824020dfe2d3872525365c1bbf2bbed7035e82 /docs/hazmat/primitives
parent00c580cca9a36225ea7d41b0b98c985977884e9f (diff)
downloadcryptography-2784b4c069df4861db4c3ac24413699e517f1ccb.tar.gz
cryptography-2784b4c069df4861db4c3ac24413699e517f1ccb.tar.bz2
cryptography-2784b4c069df4861db4c3ac24413699e517f1ccb.zip
Removed unused doc reference
Diffstat (limited to 'docs/hazmat/primitives')
-rw-r--r--docs/hazmat/primitives/asymmetric/serialization.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/hazmat/primitives/asymmetric/serialization.rst b/docs/hazmat/primitives/asymmetric/serialization.rst
index ac3080c8..2b3eb511 100644
--- a/docs/hazmat/primitives/asymmetric/serialization.rst
+++ b/docs/hazmat/primitives/asymmetric/serialization.rst
@@ -98,6 +98,3 @@ header that mentions the type of the serialized key. e.g.
:raises UnsupportedAlgorithm: If the serialized key is of a type that
is not supported by the backend or if the key is encrypted with a
symmetric cipher that is not supported by the backend.
-
-
-.. _`X.501`: en.wikipedia.org/wiki/X.500