Home
last modified time | relevance | path

Searched refs:GetAuthorityKeyIdentifier (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/certificate_framework/frameworks/js/napi/certificate/src/
H A Dnapi_x509_cert_match_parameters.cpp198 static bool GetAuthorityKeyIdentifier(napi_env env, napi_value arg, CfBlob *&out) in GetAuthorityKeyIdentifier() function
347 if (!GetAuthorityKeyIdentifier(env, arg, matchParams->authorityKeyIdentifier)) { in BuildX509CertMatchParamsV2()