3 references to EC2
Microsoft.AspNetCore.Identity (3)
Passkeys\CredentialPublicKey.cs (3)
69
case COSEKeyType.
EC2
:
111
COSEKeyType.
EC2
=> _ecdsa!.VerifyData(data, signature, HashAlgFromCOSEAlg(_alg), DSASignatureFormat.Rfc3279DerSequence),
195
(COSEKeyType.
EC2
, COSEEllipticCurve.P256 or COSEEllipticCurve.P384 or COSEEllipticCurve.P521) => true,