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