4 references to MicrosoftEnhancedRsaAes
System.Core (4)
System\Security\Cryptography\AesCryptoServiceProvider.cs (1)
42string providerName = CapiNative.ProviderNames.MicrosoftEnhancedRsaAes;
System\Security\Cryptography\SHA256CryptoServiceProvider.cs (1)
21m_hashAlgorithm = new CapiHashAlgorithm(CapiNative.ProviderNames.MicrosoftEnhancedRsaAes,
System\Security\Cryptography\SHA384CryptoServiceProvider.cs (1)
21m_hashAlgorithm = new CapiHashAlgorithm(CapiNative.ProviderNames.MicrosoftEnhancedRsaAes,
System\Security\Cryptography\SHA512CryptoServiceProvider.cs (1)
21m_hashAlgorithm = new CapiHashAlgorithm(CapiNative.ProviderNames.MicrosoftEnhancedRsaAes,