func crypto/x509.parseCertificate
3 uses
crypto/x509 (current package)
x509.go#L1293: func parseCertificate(in *certificate) (*Certificate, error) {
x509.go#L1557: return parseCertificate(&cert)
x509.go#L1577: cert, err := parseCertificate(ci)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)