Searched refs:SSL_get1_peer_certificate (Results 1 – 5 of 5) sorted by relevance
7 SSL_get1_peer_certificate - get the X509 certificate of the peer14 X509 *SSL_get1_peer_certificate(const SSL *ssl);39 The reference count of the X509 object returned by SSL_get1_peer_certificate()47 SSL_get_peer_certificate() is an alias of SSL_get1_peer_certificate().72 SSL_get0_peer_certificate() and SSL_get1_peer_certificate() were added in 3.0.0.
518 SSL_get1_peer_certificate 519 3_0_0 EXIST::FUNCTION:
1760 __owur X509 *SSL_get1_peer_certificate(const SSL *s);1763 # define SSL_get_peer_certificate SSL_get1_peer_certificate
313 | `SSL_get1_peer_certificate` | HL | U | A | NC\* | Done …
1944 X509 *SSL_get1_peer_certificate(const SSL *s) in SSL_get1_peer_certificate() function
Completed in 41 milliseconds