2 references to PROV_RSA_AES
mscorlib (2)
system\security\cryptography\icspasymmetricalgorithm.cs (1)
41if (m_parameters.ProviderType == Constants.PROV_RSA_FULL || m_parameters.ProviderType == Constants.PROV_RSA_AES)
system\security\cryptography\utils.cs (1)
148internal const int DefaultRsaProviderType = Constants.PROV_RSA_AES;