BlowfishCipher BCrypt Method CryptSharp
Uses the cipher to generate a BCrypt hash.

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

public byte[] BCrypt()

Return Value

A BCrypt hash.
See Also