Searched defs:NapiPubKey (Results 1 – 2 of 2) sorted by relevance
29 NapiPubKey::NapiPubKey(HcfPubKey *pubKey) : NapiKey(reinterpret_cast<HcfKey *>(pubKey)) {} in NapiPubKey() function in OHOS::CertFramework::NapiPubKey
29 NapiPubKey::NapiPubKey(HcfPubKey *pubKey) : NapiKey(reinterpret_cast<HcfKey *>(pubKey)) {} in NapiPubKey() function in OHOS::CryptoFramework::NapiPubKey