crypto/x509.Certificate.UnhandledCriticalExtensions (field)
4 uses
crypto/x509 (current package)
verify.go#L580: if len(c.UnhandledCriticalExtensions) > 0 {
x509.go#L669: UnhandledCriticalExtensions []asn1.ObjectIdentifier
x509.go#L1458: out.UnhandledCriticalExtensions = append(out.UnhandledCriticalExtensions, e.Id)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)