crypto/tls.ClientHelloInfo.SupportsCertificate (method)
2 uses
crypto/tls (current package)
common.go#L1095: if err := clientHello.SupportsCertificate(&cert); err == nil {
common.go#L1115: func (chi *ClientHelloInfo) SupportsCertificate(c *Certificate) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)