X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=doc%2Fssl%2Fssl.pod;h=9413907b02cc858df324ed450fb5ba41dad1013e;hp=3466ee493d2d948576c06acea604b3aacd3801d0;hb=5998e2903589e7b19e102ebff06521f2dcb60409;hpb=631fb6af5f404e4f8b4ae33f3ffdcec81b9df19a diff --git a/doc/ssl/ssl.pod b/doc/ssl/ssl.pod index 3466ee493d..9413907b02 100644 --- a/doc/ssl/ssl.pod +++ b/doc/ssl/ssl.pod @@ -624,7 +624,9 @@ success or 0 on failure. =item int B(SSL *ssl); -=item int B(const SSL *ssl); +=item OSSL_HANDSHAKE_STATE B(const SSL *ssl); + +Returns the current handshake state. =item char *B(const SSL *ssl); @@ -759,8 +761,6 @@ L =head1 HISTORY -The L document appeared in OpenSSL 0.9.2 - B, B and B where removed in OpenSSL 1.1.0.