summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/doc/EVP_PKEY_print_private.pod
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/doc/EVP_PKEY_print_private.pod')
-rw-r--r--src/lib/libcrypto/doc/EVP_PKEY_print_private.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/doc/EVP_PKEY_print_private.pod b/src/lib/libcrypto/doc/EVP_PKEY_print_private.pod
index ce9d70d7a7..c9b7a89821 100644
--- a/src/lib/libcrypto/doc/EVP_PKEY_print_private.pod
+++ b/src/lib/libcrypto/doc/EVP_PKEY_print_private.pod
@@ -28,7 +28,7 @@ be used.
28 28
29=head1 NOTES 29=head1 NOTES
30 30
31Currently no public key algorithms include any options in the B<pctx> parameter 31Currently no public key algorithms include any options in the B<pctx> parameter
32parameter. 32parameter.
33 33
34If the key does not include all the components indicated by the function then 34If the key does not include all the components indicated by the function then
@@ -44,7 +44,7 @@ the public key algorithm.
44=head1 SEE ALSO 44=head1 SEE ALSO
45 45
46L<EVP_PKEY_CTX_new(3)|EVP_PKEY_CTX_new(3)>, 46L<EVP_PKEY_CTX_new(3)|EVP_PKEY_CTX_new(3)>,
47L<EVP_PKEY_keygen(3)|EVP_PKEY_keygen(3)> 47L<EVP_PKEY_keygen(3)|EVP_PKEY_keygen(3)>
48 48
49=head1 HISTORY 49=head1 HISTORY
50 50