Home
last modified time | relevance | path

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

/external/webrtc/pc/
Dpeer_connection_crypto_unittest.cc723 auto other_certificate = rtc::RTCCertificate::FromPEM(kRsaPems[1]); in TEST_P() local
744 rtc::SSLFingerprint::CreateFromCertificate(*other_certificate); in TEST_P()