Home
last modified time | relevance | path

Searched refs:CLIENT_CRT_CHAIN (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/netstack/test/unittest/tlssocket/client/
H A Dtls_utils_test.h41 const std::string_view CLIENT_CRT_CHAIN = "/data/ClientCertChain/secondServer.crt"; variable
H A DTlsSocketCertChainOneWayTest.cpp41 secureOption.SetCert(TlsUtilsTest::ChangeToFile(CLIENT_CRT_CHAIN)); in MockCertChainOneWayParamOptions()
H A DTlsSocketUnilateralConnection.cpp47 secureOption.SetCert(TlsUtilsTest::ChangeToFile(CLIENT_CRT_CHAIN)); in MockConnectionParamOptions()
H A DTlsSocketCertChainTest.cpp40 secureOption.SetCert(TlsUtilsTest::ChangeToFile(CLIENT_CRT_CHAIN)); in MockCertChainParamOptions()