Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Dcommon.go888 SignedCertificateTimestampList []byte member
Dhandshake_server.go491 if hs.clientHello.sctListSupported && len(hs.cert.SignedCertificateTimestampList) > 0 {
492 hs.hello.sctList = hs.cert.SignedCertificateTimestampList
Drunner.go62 rsaCertificate.SignedCertificateTimestampList = testSCTList
69 ecdsaCertificate.SignedCertificateTimestampList = testSCTList