Initializes a new instance of Blowfish.
Namespace:
Rebex.Security.Cryptography
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Protected Sub New |
C# |
---|
protected Blowfish() |
Remarks
You cannot create an instance of an abstract class.
Create an instance of BlowfishManaged class instead.