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 symmetric Rijndael encryptor object with the specified Key and initialization vector (IV).
(Overrides SymmetricAlgorithm..::..CreateEncryptor(array<Byte>[]()[][], array<Byte>[]()[][]).) |