Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp/hap/entity/src/
Dsignature_algorithm_helper.cpp28 m_keyAlgorithm(""), in SignatureAlgorithmHelper()
35 m_keyAlgorithm(other.m_keyAlgorithm), in SignatureAlgorithmHelper()
44 …: m_id(id_), m_keyAlgorithm(keyAlg_), m_contentDigestAlgorithm(digestAlg_), m_signatureAlgAndParam… in SignatureAlgorithmHelper()
52 m_keyAlgorithm = other.m_keyAlgorithm; in operator =()
/developtools/hapsigner/hapsigntool_cpp/hap/entity/include/
Dsignature_algorithm_helper.h49 std::string m_keyAlgorithm; variable
/developtools/hapsigner/binary_sign_tool/hap/entity/include/
Dsignature_algorithm_helper.h49 std::string m_keyAlgorithm; variable