1 reference to PROV_Rsa_FULL
System.Configuration (1)
System\Configuration\RSAProtectedConfigurationProvider.cs (1)
196success = UnsafeNativeMethods.CryptAcquireContext(out hProv, KeyContainerName, CspProviderName, PROV_Rsa_FULL, UseMachineContainer ? CRYPT_MACHINE_KEYSET : 0);