Searched defs:SSLCertChain (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/base/ | ||
D | sslidentity.cc | 141 SSLCertChain::SSLCertChain(const std::vector<SSLCertificate*>& certs) { in SSLCertChain() function in rtc::SSLCertChain |
D | sslidentity.h | 27 class SSLCertChain; variable |