Home
last modified time | relevance | path

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

/ohos5.0/base/security/certificate_framework/frameworks/js/napi/certificate/src/
H A Dnapi_x509_crl.cpp1159 static napi_value NapiCRLGetRevokedCertificate(napi_env env, napi_callback_info info) in NapiCRLGetRevokedCertificate() function
1515 DECLARE_NAPI_FUNCTION("getRevokedCert", NapiCRLGetRevokedCertificate), in DefineX509CRLJS()