10 references to PS384
Microsoft.AspNetCore.Identity (4)
Passkeys\CredentialPublicKey.cs (4)
31new() { Type = "public-key", Alg = COSEAlgorithmIdentifier.PS384 }, 50COSEAlgorithmIdentifier.PS384 or 213COSEAlgorithmIdentifier.PS384 or 236COSEAlgorithmIdentifier.PS384 => HashAlgorithmName.SHA384,
Microsoft.AspNetCore.Identity.Test (6)
Passkeys\CredentialKeyPair.cs (3)
43COSEAlgorithmIdentifier.PS384 or 168COSEAlgorithmIdentifier.PS384 => HashAlgorithmName.SHA384, 183COSEAlgorithmIdentifier.PS384 or
Passkeys\PasskeyHandlerAssertionTest.cs (1)
879[InlineData((int)COSEAlgorithmIdentifier.PS384)]
Passkeys\PasskeyHandlerAttestationTest.cs (2)
863[InlineData((int)COSEAlgorithmIdentifier.PS384)] 886[InlineData((int)COSEAlgorithmIdentifier.PS384)]