Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/test/unittest/tlssocket/client/
H A DTlsSocketTest.cpp52 std::vector<std::string> caVec1 = {TlsUtilsTest::ChangeToFile(CA_DER)}; in SetSocketHwTestShortParam() local
53 secureOption.SetCaChain(caVec1); in SetSocketHwTestShortParam()