2 references to CngSymmetricAlgorithmCore
System.Security.Cryptography (2)
System\Security\Cryptography\AesCng.Windows.cs (1)
24
_core = new
CngSymmetricAlgorithmCore
(this);
System\Security\Cryptography\TripleDESCng.Windows.cs (1)
23
_core = new
CngSymmetricAlgorithmCore
(this);