Sha256Crypter ClassCryptSharp
SHA256 crypt. A reasonable choice if you cannot use Blowfish crypt for policy reasons.
Inheritance Hierarchy

OnlineSystem Object
  CryptSharp Crypter
    CryptSharp ShaCrypter
      CryptSharp Sha256Crypter

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

public class Sha256Crypter : ShaCrypter
See Also