Searched refs:valuePubKey (Results 1 – 1 of 1) sorted by relevance
607 …napi_value valuePubKey = ConvertBlobToUint8ArrayNapiValue(env, trustAnchorArray->data[i]->CAPubKey… in BuildCreateInstanceByTrustAnchorArray() local608 if (valuePubKey == nullptr) { in BuildCreateInstanceByTrustAnchorArray()611 … napi_set_named_property(env, element, CERT_CHAIN_TRUSTANCHOR_TAG_CAPUBKEY.c_str(), valuePubKey); in BuildCreateInstanceByTrustAnchorArray()