Overload List
| Name | Description | |
|---|---|---|
| CreateEncryptor()()()() | Creates a symmetric encryptor object with the current Key property and initialization vector (IV). (Inherited from SymmetricAlgorithm.) | |
| CreateEncryptor(array<Byte>[]()[][], array<Byte>[]()[][]) |
Creates a Twofish encryptor object with the specified key.
(Overrides SymmetricAlgorithm..::..CreateEncryptor(array<Byte>[]()[][], array<Byte>[]()[][]).) |