Home
last modified time | relevance | path

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

/base/security/certificate_framework/frameworks/js/napi/certificate/src/
Dnapi_x509_cert_chain_validate_params.cpp116 static bool GetCertCRLCollectionArray(napi_env env, napi_value arg, HcfCertCRLCollectionArray *&out) in GetCertCRLCollectionArray() function
488 if (!GetCertCRLCollectionArray(env, arg, param.certCRLCollections)) { in BuildX509CertChainValidateParams()