2 references to CngSymmetricAlgorithmCore
System.Security.Cryptography (2)
System\Security\Cryptography\AesCng.Windows.cs (1)
42_core = new CngSymmetricAlgorithmCore(this, keyName, provider, openOptions);
System\Security\Cryptography\TripleDESCng.Windows.cs (1)
41_core = new CngSymmetricAlgorithmCore(this, keyName, provider, openOptions);