Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp/api/src/
Dsign_tool_service_impl.cpp204 bool SignToolServiceImpl::GenerateCert(Options* options) in GenerateCert() function in OHOS::SignatureTools::SignToolServiceImpl
Dcert_tools.cpp446 X509* CertTools::GenerateCert(EVP_PKEY* keyPair, X509_REQ* certReq, Options* options) in GenerateCert() function in OHOS::SignatureTools::CertTools