BlowfishCipher ClassCryptSharp
Performs low-level encryption and decryption using the Blowfish cipher.
Inheritance Hierarchy

OnlineSystem Object
  CryptSharp.Utility BlowfishCipher

Namespace: CryptSharp.Utility
Assembly: CryptSharp (in CryptSharp.dll) Version: 2.0.0.0
Syntax

public class BlowfishCipher : IDisposable
See Also