Home
last modified time | relevance | path

Searched defs:ECDSA_WITH_SHA384 (Results 1 – 3 of 3) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/hap/entity/include/
Dsignature_algorithm_helper.h26 ECDSA_WITH_SHA384 = 0x202, enumerator
/developtools/hapsigner/binary_sign_tool/hap/entity/include/
Dsignature_algorithm_helper.h26 ECDSA_WITH_SHA384 = 0x202, enumerator
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/entity/
DSignatureAlgorithm.java53ECDSA_WITH_SHA384(0x202, "EC", ContentDigestAlgorithm.SHA384, Pair.create("SHA384withECDSA", null)… enumConstant