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.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also