Home
last modified time | relevance | path

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

/base/security/crypto_framework/frameworks/js/napi/certificate/src/
Dnapi_x509_certificate.cpp282 NapiPubKey *pubKeyClass = new (std::nothrow) NapiPubKey(returnPubKey); in GetPublicKey() local
292 NapiPubKey *pubKeyClass = static_cast<NapiPubKey *>(data); in GetPublicKey() local