5 references to RS256
System.Security.Cryptography.Cose (5)
System\Security\Cryptography\Cose\CoseKey.cs (5)
90CoseAlgorithm.RS256 => FromKey(rsaKey, RSASignaturePadding.Pkcs1, HashAlgorithmName.SHA256), 142alg != CoseAlgorithm.RS256 && 165nameof(CoseAlgorithm.RS256) => CoseAlgorithm.RS256, 290nameof(HashAlgorithmName.SHA256) => CoseAlgorithm.RS256,