summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/doc/d2i_RSAPublicKey.pod
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/doc/d2i_RSAPublicKey.pod')
-rw-r--r--src/lib/libcrypto/doc/d2i_RSAPublicKey.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/doc/d2i_RSAPublicKey.pod b/src/lib/libcrypto/doc/d2i_RSAPublicKey.pod
index aa6078bcf6..1711dc038f 100644
--- a/src/lib/libcrypto/doc/d2i_RSAPublicKey.pod
+++ b/src/lib/libcrypto/doc/d2i_RSAPublicKey.pod
@@ -49,8 +49,8 @@ i2d_X509() described in the L<d2i_X509(3)|d2i_X509(3)> manual page.
49The B<RSA> structure passed to the private key encoding functions should have 49The B<RSA> structure passed to the private key encoding functions should have
50all the PKCS#1 private key components present. 50all the PKCS#1 private key components present.
51 51
52The data encoded by the private key functions is unencrypted and therefore 52The data encoded by the private key functions is unencrypted and therefore
53offers no private key security. 53offers no private key security.
54 54
55The NET format functions are present to provide compatibility with certain very 55The NET format functions are present to provide compatibility with certain very
56old software. This format has some severe security weaknesses and should be 56old software. This format has some severe security weaknesses and should be