9 references to RS512
Microsoft.AspNetCore.Identity (3)
Passkeys\CredentialPublicKey.cs (2)
180
COSEAlgorithmIdentifier.
RS512
200
COSEAlgorithmIdentifier.
RS512
=> HashAlgorithmName.SHA512,
Passkeys\PublicKeyCredentialParameters.cs (1)
34
new(COSEAlgorithmIdentifier.
RS512
),
Microsoft.AspNetCore.Identity.Test (6)
Passkeys\CredentialKeyPair.cs (3)
41
COSEAlgorithmIdentifier.
RS512
or
172
COSEAlgorithmIdentifier.
RS512
=> HashAlgorithmName.SHA512,
189
COSEAlgorithmIdentifier.
RS512
=> RSASignaturePadding.Pkcs1,
Passkeys\DefaultPasskeyHandlerAssertionTest.cs (1)
914
[InlineData((int)COSEAlgorithmIdentifier.
RS512
)]
Passkeys\DefaultPasskeyHandlerAttestationTest.cs (2)
1050
[InlineData((int)COSEAlgorithmIdentifier.
RS512
)]
1076
[InlineData((int)COSEAlgorithmIdentifier.
RS512
)]