5 references to RSA
System.Security.Cryptography.Cose (5)
System\Security\Cryptography\Cose\CoseKey.cs (4)
44CoseKey coseKey = new(KeyType.RSA, coseAlgorithm, hashAlgorithm); 183case KeyType.RSA: 202case KeyType.RSA: 249case KeyType.RSA:
System\Security\Cryptography\Cose\CoseSigner.cs (1)
192case KeyType.RSA: