Home
last modified time | relevance | path

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

/ohos5.0/base/security/certificate_framework/frameworks/js/napi/certificate/src/
H A Dnapi_x509_crl.cpp1185 static napi_value NapiCRLGetRevokedCertificates(napi_env env, napi_callback_info info) in NapiCRLGetRevokedCertificates() function
1516 DECLARE_NAPI_FUNCTION("getRevokedCerts", NapiCRLGetRevokedCertificates), in DefineX509CRLJS()