DesCipher ClassCryptSharp
Performs low-level encryption and decryption using the DES cipher.
Inheritance Hierarchy

OnlineSystem Object
  CryptSharp.Utility DesCipher

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

public class DesCipher : IDisposable
See Also