X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=doc%2Fssl%2FSSL_get_ciphers.pod;h=65781dae0bcdab8521156f9dbb360c59daa269ef;hp=341745436d16a609e7af7f5fd6c096ca86d00ae3;hb=9b86974e0c705ea321ddbc9a9d8562c894809e5b;hpb=3da9505dc02b0594633c73a11343f54bb5dbf536 diff --git a/doc/ssl/SSL_get_ciphers.pod b/doc/ssl/SSL_get_ciphers.pod index 341745436d..65781dae0b 100644 --- a/doc/ssl/SSL_get_ciphers.pod +++ b/doc/ssl/SSL_get_ciphers.pod @@ -30,7 +30,7 @@ is returned. =head1 NOTES The details of the ciphers obtained by SSL_get_ciphers() can be obtained using -the L family of functions. +the L family of functions. Call SSL_get_cipher_list() with B starting from 0 to obtain the sorted list of available ciphers, until NULL is returned. @@ -46,7 +46,7 @@ See DESCRIPTION =head1 SEE ALSO -L, L, -L +L, L, +L =cut