10 references to PS384
Microsoft.AspNetCore.Identity (4)
Passkeys\CredentialPublicKey.cs (4)
31
new() { Type = "public-key", Alg = COSEAlgorithmIdentifier.
PS384
},
50
COSEAlgorithmIdentifier.
PS384
or
213
COSEAlgorithmIdentifier.
PS384
or
236
COSEAlgorithmIdentifier.
PS384
=> HashAlgorithmName.SHA384,
Microsoft.AspNetCore.Identity.Test (6)
Passkeys\CredentialKeyPair.cs (3)
43
COSEAlgorithmIdentifier.
PS384
or
168
COSEAlgorithmIdentifier.
PS384
=> HashAlgorithmName.SHA384,
183
COSEAlgorithmIdentifier.
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
)]