3 references to Rsa
System.Security.Cryptography (3)
System\Security\Cryptography\CapiHelper.Windows.cs (1)
751if ((keyType == CspAlgorithmType.Rsa && dwAlgId != CALG_RSA_KEYX && dwAlgId != CALG_RSA_SIGN) ||
System\Security\Cryptography\RSACryptoServiceProvider.Windows.cs (2)
60CapiHelper.CspAlgorithmType.Rsa, 137CapiHelper.CspAlgorithmType.Rsa,