BlowfishCrypter Constructor
CryptSharp
Initializes a new instance of the
BlowfishCrypter
class
Namespace:
CryptSharp
Assembly:
CryptSharp
(in CryptSharp.dll) Version: 2.0.0.0
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
BlowfishCrypter
()
public BlowfishCrypter()
Public
Sub
New
Public Sub New
public
:
BlowfishCrypter
()
public: BlowfishCrypter()
new
:
unit
->
BlowfishCrypter
new : unit -> BlowfishCrypter
See Also
BlowfishCrypter Class
BlowfishCrypter Members
CryptSharp Namespace