3 references to SetParentCsp
System.Core (3)
System\Security\Cryptography\AesCryptoServiceProvider.cs (1)
385key.SetParentCsp(m_cspHandle);
System\Security\Cryptography\CapiHashAlgorithm.cs (1)
92newHashAlgorithm.SetParentCsp(m_cspHandle);
System\Security\Cryptography\CapiNative.cs (1)
766importedKey.SetParentCsp(provider);