Loading doc/ssl/ssl.pod +0 −2 Original line number Diff line number Diff line Loading @@ -320,8 +320,6 @@ protocol context defined in the B<SSL_CTX> structure. =item void B<SSL_CTX_set_cert_store>(SSL_CTX *ctx, X509_STORE *cs); =item void B<SSL_CTX_set1_cert_store>(SSL_CTX *ctx, X509_STORE *cs); =item void B<SSL_CTX_set_cert_verify_cb>(SSL_CTX *ctx, int (*cb)(), char *arg) =item int B<SSL_CTX_set_cipher_list>(SSL_CTX *ctx, char *str); Loading Loading
doc/ssl/ssl.pod +0 −2 Original line number Diff line number Diff line Loading @@ -320,8 +320,6 @@ protocol context defined in the B<SSL_CTX> structure. =item void B<SSL_CTX_set_cert_store>(SSL_CTX *ctx, X509_STORE *cs); =item void B<SSL_CTX_set1_cert_store>(SSL_CTX *ctx, X509_STORE *cs); =item void B<SSL_CTX_set_cert_verify_cb>(SSL_CTX *ctx, int (*cb)(), char *arg) =item int B<SSL_CTX_set_cipher_list>(SSL_CTX *ctx, char *str); Loading