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