10 references to PS256
Microsoft.AspNetCore.Identity (4)
Passkeys\CredentialPublicKey.cs (4)
29new() { Type = "public-key", Alg = COSEAlgorithmIdentifier.PS256 }, 48COSEAlgorithmIdentifier.PS256 or 212COSEAlgorithmIdentifier.PS256 or 235COSEAlgorithmIdentifier.PS256 => HashAlgorithmName.SHA256,
Microsoft.AspNetCore.Identity.Test (6)
Passkeys\CredentialKeyPair.cs (3)
42COSEAlgorithmIdentifier.PS256 or 167COSEAlgorithmIdentifier.PS256 => HashAlgorithmName.SHA256, 182COSEAlgorithmIdentifier.PS256 or
Passkeys\PasskeyHandlerAssertionTest.cs (1)
878[InlineData((int)COSEAlgorithmIdentifier.PS256)]
Passkeys\PasskeyHandlerAttestationTest.cs (2)
862[InlineData((int)COSEAlgorithmIdentifier.PS256)] 885[InlineData((int)COSEAlgorithmIdentifier.PS256)]