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