5 references to RS512
System.Security.Cryptography.Cose (5)
System\Security\Cryptography\Cose\CoseKey.cs (5)
92
CoseAlgorithm.
RS512
=> FromKey(rsaKey, RSASignaturePadding.Pkcs1, HashAlgorithmName.SHA512),
144
alg != CoseAlgorithm.
RS512
&&
167
nameof(CoseAlgorithm.
RS512
) => CoseAlgorithm.
RS512
,
292
nameof(HashAlgorithmName.SHA512) => CoseAlgorithm.
RS512
,