Overload List

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

See Also