Home
last modified time | relevance | path

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

/third_party/node/src/crypto/
H A Dcrypto_x509.cc82 SetProtoMethod(isolate, tmpl, "validFrom", ValidFrom); in GetConstructorTemplate()
236 void X509Certificate::ValidFrom(const FunctionCallbackInfo<Value>& args) { in ValidFrom() function in node::crypto::X509Certificate
527 registry->Register(ValidFrom); in RegisterExternalReferences()
H A Dcrypto_x509.h80 static void ValidFrom(const v8::FunctionCallbackInfo<v8::Value>& args);

Completed in 2 milliseconds