Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkCreateEncryptor()()()()
Creates a symmetric encryptor object with the current Key property and initialization vector (IV).
(Inherited from SymmetricAlgorithm.)
Public methodSupported by the .NET Compact FrameworkCreateEncryptor(array<Byte>[]()[][], array<Byte>[]()[][])
Creates a Blowfish encryptor object with the specified key.
(Overrides SymmetricAlgorithm..::..CreateEncryptor(array<Byte>[]()[][], array<Byte>[]()[][]).)

See Also