Creates a cryptographic object to perform the Schneier's Twofish algorithm.

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

Syntax

Visual Basic
Public Shared Function Create As Twofish
C#
public static Twofish Create()

Return Value

A cryptographic object to perform the Schneier's Twofish algorithm.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also