BlowfishCrypter Constructor | CryptSharp |
Initializes a new instance of the BlowfishCrypter class
Namespace: CryptSharp
Assembly: CryptSharp (in CryptSharp.dll) Version: 2.1.0.0
Syntax
public BlowfishCrypter()
Public Sub New
public: BlowfishCrypter()
new : unit -> BlowfishCrypter
See Also