Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Dalert.go28 alertUnsupportedCertificate alert = 43 const
62 alertUnsupportedCertificate: "unsupported certificate",
Dhandshake_client.go1461 c.sendAlert(alertUnsupportedCertificate)
Dhandshake_server.go2069 c.sendAlert(alertUnsupportedCertificate)