SSL_get_peer_certificate

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow nothrow nothrow
static if(OPENSSL_VERSION_BEFORE(3, 0, 0))
X509*
SSL_get_peer_certificate
(
const(SSL)* s
)

Meta