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