Searched refs:certificatesList (Results 1 – 1 of 1) sorted by relevance
91 std::vector<std::string> certificatesList; in splitCertificates() local123 certificatesList.emplace_back(pem.substr(begin, end - begin)); in splitCertificates()126 return certificatesList; in splitCertificates()