type crypto/x509.UnhandledCriticalExtension

3 uses

	crypto/x509 (current package)
		verify.go#L560: 		return UnhandledCriticalExtension{}
		x509.go#L950: type UnhandledCriticalExtension struct{}
		x509.go#L952: func (h UnhandledCriticalExtension) Error() string {