Searched refs:GetSubjectX500DistinguishedName (Results 1 – 2 of 2) sorted by relevance
65 napi_value GetSubjectX500DistinguishedName(napi_env env, napi_callback_info info);
895 napi_value NapiX509Certificate::GetSubjectX500DistinguishedName(napi_env env, napi_callback_info in… in GetSubjectX500DistinguishedName() function in OHOS::CertFramework::NapiX509Certificate1344 return x509Cert->GetSubjectX500DistinguishedName(env, info); in NapiGetSubjectX500DistinguishedName()