5 references to RS256
System.Security.Cryptography.Cose (5)
System\Security\Cryptography\Cose\CoseKey.cs (5)
85CoseAlgorithm.RS256 => new CoseKey(rsaKey, RSASignaturePadding.Pkcs1, HashAlgorithmName.SHA256), 137not CoseAlgorithm.RS256 and 160nameof(CoseAlgorithm.RS256) => CoseAlgorithm.RS256, 287nameof(HashAlgorithmName.SHA256) => CoseAlgorithm.RS256,