2 references to CreateDecryptor
System.Security.Cryptography (2)
System\Security\Cryptography\AesCng.Windows.cs (1)
104return _core.CreateDecryptor();
System\Security\Cryptography\TripleDESCng.Windows.cs (1)
72return _core.CreateDecryptor();