The managed version of the Twofish algorithm.

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

Syntax

Visual Basic
Public Class TwofishManaged _
	Inherits Twofish
C#
public class TwofishManaged : Twofish

Inheritance Hierarchy

System..::..Object
  System.Security.Cryptography..::..SymmetricAlgorithm
    Rebex.Security.Cryptography..::..Twofish
      Rebex.Security.Cryptography..::..TwofishManaged

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also