Home
last modified time | relevance | path

Searched refs:GetIssuerCert (Results 1 - 2 of 2) sorted by relevance

/third_party/node/src/crypto/
H A Dcrypto_x509.cc99 SetProtoMethod(isolate, tmpl, "getIssuerCert", GetIssuerCert); in GetConstructorTemplate()
447 void X509Certificate::GetIssuerCert(const FunctionCallbackInfo<Value>& args) { in GetIssuerCert() function in node::crypto::X509Certificate
544 registry->Register(GetIssuerCert); in RegisterExternalReferences()
H A Dcrypto_x509.h95 static void GetIssuerCert(const v8::FunctionCallbackInfo<v8::Value>& args);

Completed in 3 milliseconds