X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=doc%2Fssl.pod;h=46ee443f5753185fb41916a19eff05534ff1ffbe;hp=cec801b386d7445983a0a238b1f340413bab58ef;hb=6888f2b35cc86febd882edccaad62ab1ed69d73a;hpb=754048577b747d288ddf0479c5611a2ff257e27d diff --git a/doc/ssl.pod b/doc/ssl.pod index cec801b386..46ee443f57 100644 --- a/doc/ssl.pod +++ b/doc/ssl.pod @@ -397,6 +397,10 @@ connection defined in the B structure. =item int B(SSL *ssl); +=item int B(STACK *stack, const char *dir); + +=item int B(STACK *stack, const char *file); + =item int B(SSL *ssl, X509 *x); =item char *B(int value);