Home
last modified time | relevance | path

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

/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/sa_main/
H A Ddlp_credential.cpp185 static int32_t GetNewCert(const unordered_json& plainPolicyJson, std::vector<uint8_t>& cert, in GetNewCert() function
324 res = GetNewCert(jsonObj, cert, requestInfo.accountType); in DlpRestorePolicyCallback()