5 references to RS512
System.Security.Cryptography.Cose (5)
System\Security\Cryptography\Cose\CoseKey.cs (5)
87CoseAlgorithm.RS512 => new CoseKey(rsaKey, RSASignaturePadding.Pkcs1, HashAlgorithmName.SHA512), 139not CoseAlgorithm.RS512 and 162nameof(CoseAlgorithm.RS512) => CoseAlgorithm.RS512, 289nameof(HashAlgorithmName.SHA512) => CoseAlgorithm.RS512,