type crypto/x509.UnhandledCriticalExtension

3 uses

	crypto/x509 (current package)
		verify.go#L445: 		return UnhandledCriticalExtension{}
		x509.go#L1052: type UnhandledCriticalExtension struct{}
		x509.go#L1054: func (h UnhandledCriticalExtension) Error() string {