Home
last modified time | relevance | path

Searched refs:SSL_get1_peer_certificate (Results 1 – 5 of 5) sorted by relevance

/openssl/doc/man3/
H A DSSL_get_peer_certificate.pod7 SSL_get1_peer_certificate - get the X509 certificate of the peer
14 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.
/openssl/util/
H A Dlibssl.num518 SSL_get1_peer_certificate 519 3_0_0 EXIST::FUNCTION:
/openssl/include/openssl/
H A Dssl.h.in1760 __owur X509 *SSL_get1_peer_certificate(const SSL *s);
1763 # define SSL_get_peer_certificate SSL_get1_peer_certificate
/openssl/doc/designs/quic-design/
H A Dquic-api-ssl-funcs.md313 | `SSL_get1_peer_certificate` | HL | ��U | ��A | ��NC\* | ��Done …
/openssl/ssl/
H A Dssl_lib.c1944 X509 *SSL_get1_peer_certificate(const SSL *s) in SSL_get1_peer_certificate() function

Completed in 41 milliseconds