X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=doc%2Fman7%2Fssl.pod;h=ce163f4df0f562c4709075ecb350416e8c8e5211;hp=b67edbc4678fa2eaaceef4b641d77bc45d4248d0;hb=b50052dbe822271c9d7b2559a38a127fca87e4ab;hpb=99d63d4662e16afbeff49f29b48f1c87d5558ed0 diff --git a/doc/man7/ssl.pod b/doc/man7/ssl.pod index b67edbc467..ce163f4df0 100644 --- a/doc/man7/ssl.pod +++ b/doc/man7/ssl.pod @@ -320,6 +320,8 @@ protocol context defined in the B structure. =item void B(SSL_CTX *ctx, X509_STORE *cs); +=item void B(SSL_CTX *ctx, X509_STORE *cs); + =item void B(SSL_CTX *ctx, int (*cb)(), char *arg) =item int B(SSL_CTX *ctx, char *str);