2 references to CreateEncryptor
System.Security.Cryptography (2)
System\Security\Cryptography\AesCng.Windows.cs (1)
129
return _core.
CreateEncryptor
();
System\Security\Cryptography\TripleDESCng.Windows.cs (1)
83
return _core.
CreateEncryptor
();