summaryrefslogtreecommitdiffstats
path: root/doc/crypto/evp.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/crypto/evp.pod')
-rw-r--r--doc/crypto/evp.pod1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/crypto/evp.pod b/doc/crypto/evp.pod
index 8a9ed9660c..29fab9fd51 100644
--- a/doc/crypto/evp.pod
+++ b/doc/crypto/evp.pod
@@ -35,6 +35,7 @@ EVP_PKEYs can be compared using L<EVP_PKEY_cmp(3)|EVP_PKEY_cmp(3)>, or printed u
L<EVP_PKEY_print_private(3)|EVP_PKEY_print_private(3)>.
The EVP_PKEY functions support the full range of asymmetric algorithm operations:
+
=over
=item For key agreement see L<EVP_PKEY_derive(3)|EVP_PKEY_derive(3)>