type crypto/x509.UnhandledCriticalExtension

3 uses

	crypto/x509 (current package)
		verify.go#L568: 		return UnhandledCriticalExtension{}
		x509.go#L969: type UnhandledCriticalExtension struct{}
		x509.go#L971: func (h UnhandledCriticalExtension) Error() string {