The managed version of the Blowfish algorithm.

Namespace:  Rebex.Security.Cryptography
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Class BlowfishManaged _
	Inherits Blowfish
C#
public class BlowfishManaged : Blowfish

Inheritance Hierarchy

System..::..Object
  System.Security.Cryptography..::..SymmetricAlgorithm
    Rebex.Security.Cryptography..::..Blowfish
      Rebex.Security.Cryptography..::..BlowfishManaged

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also