Home
last modified time | relevance | path

Searched refs:GetPeerCertificate (Results 1 – 4 of 4) sorted by relevance

/third_party/node/src/
Dnode_crypto.h244 static void GetPeerCertificate(
Dnode_crypto.cc1746 env->SetProtoMethodNoSideEffect(t, "getPeerCertificate", GetPeerCertificate); in AddMethods()
1887 void SSLWrap<Base>::GetPeerCertificate( in GetPeerCertificate() function in node::crypto::SSLWrap
/third_party/node/doc/changelogs/
DCHANGELOG_ARCHIVE.md345 * crypto: clear error in GetPeerCertificate (Fedor Indutny)
810 * crypto: fix leak in GetPeerCertificate (Fedor Indutny)
952 * crypto: check key type in GetPeerCertificate() (Ben Noordhuis)
1036 * crypto: fix leak in GetPeerCertificate (Fedor Indutny)
DCHANGELOG_V9.md551 …s://github.com/nodejs/node/commit/f10470ce2d)] - **src**: refactor GetPeerCertificate (Daniel Beve…