crypto/tls.Certificate.Leaf (field)
4 uses
crypto/tls (current package)
common.go#L1278: x509Cert := c.Leaf
common.go#L1369: Leaf *x509.Certificate
common.go#L1375: if c.Leaf != nil {
common.go#L1376: return c.Leaf, nil
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)