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