Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp/api/src/
Dsign_tool_service_impl.cpp279 bool SignToolServiceImpl::GenerateCsr(Options* options) in GenerateCsr() function in OHOS::SignatureTools::SignToolServiceImpl
Dcert_tools.cpp489 X509_REQ* CertTools::GenerateCsr(EVP_PKEY* evpPkey, std::string signAlgorithm, std::string subject) in GenerateCsr() function in OHOS::SignatureTools::CertTools