Home
last modified time | relevance | path

Searched defs:GetCertificate (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/crypto/
Dcrypto_context.cc1312 void SecureContext::GetCertificate(const FunctionCallbackInfo<Value>& args) { in GetCertificate() function in node::crypto::SecureContext
Dcrypto_tls.cc1628 void TLSWrap::GetCertificate(const FunctionCallbackInfo<Value>& args) { in GetCertificate() function in node::crypto::TLSWrap