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