Home
last modified time | relevance | path

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

/ohos5.0/base/security/certificate_manager/test/unittest/include/
H A Dcm_test_common.h33 constexpr uint32_t CERT_KEY_ALG_RSA_3072 = 5; variable
/ohos5.0/base/security/certificate_manager/test/unittest/src/
H A Dcm_test_common.cpp286 case CERT_KEY_ALG_RSA_3072: in ConstructAppCertData()
H A Dcm_finish_test.cpp608 TestSignVerify(CERT_KEY_ALG_RSA_3072, true, &spec);