2 references to PROV_RSA_AES
System.Security.Cryptography (2)
System\Security\Cryptography\CapiHelper.Shared.cs (1)
39
internal const int DefaultRsaProviderType = (int)ProviderType.
PROV_RSA_AES
;
System\Security\Cryptography\CspKeyContainerInfo.Windows.cs (1)
31
_parameters.ProviderType == (int)CapiHelper.ProviderType.
PROV_RSA_AES
)