Home
last modified time | relevance | path

Searched defs:GetRevocationDate (Results 1 – 2 of 2) sorted by relevance

/base/security/crypto_framework/plugin/openssl_plugin/certificate/src/
Dx509_crl_entry_openssl.c132 static HcfResult GetRevocationDate(HcfX509CrlEntry *self, HcfBlob *out) in GetRevocationDate() function
/base/security/crypto_framework/frameworks/js/napi/certificate/src/
Dnapi_x509_crl_entry.cpp236 napi_value NapiX509CrlEntry::GetRevocationDate(napi_env env, napi_callback_info info) in GetRevocationDate() function in OHOS::CryptoFramework::NapiX509CrlEntry