type crypto/x509.UnhandledCriticalExtension

3 uses

	crypto/x509 (current package)
		verify.go#L581: 		return UnhandledCriticalExtension{}
		x509.go#L875: type UnhandledCriticalExtension struct{}
		x509.go#L877: func (h UnhandledCriticalExtension) Error() string {