aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives/asymmetric
diff options
context:
space:
mode:
Diffstat (limited to 'docs/hazmat/primitives/asymmetric')
-rw-r--r--docs/hazmat/primitives/asymmetric/serialization.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hazmat/primitives/asymmetric/serialization.rst b/docs/hazmat/primitives/asymmetric/serialization.rst
index dd532b51..fb8c93a4 100644
--- a/docs/hazmat/primitives/asymmetric/serialization.rst
+++ b/docs/hazmat/primitives/asymmetric/serialization.rst
@@ -326,7 +326,7 @@ Serialization Formats
.. attribute:: PKCS1
Just the public key elements (without the algorithm identifier). This
- format is occasionally used by various systems.
+ format is RSA only, but is used by some older systems.
Serialization Encodings
~~~~~~~~~~~~~~~~~~~~~~~