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