type crypto/x509.UnhandledCriticalExtension

3 uses

	crypto/x509 (current package)
		verify.go#L599: 		return UnhandledCriticalExtension{}
		x509.go#L1035: type UnhandledCriticalExtension struct{}
		x509.go#L1037: func (h UnhandledCriticalExtension) Error() string {