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.cpp1146 static napi_value NapiCrlGetRevokedCertificates(napi_env env, napi_callback_info info) in NapiCrlGetRevokedCertificates() function
1479 DECLARE_NAPI_FUNCTION("getRevokedCerts", NapiCrlGetRevokedCertificates), in DefineX509CrlJS()