TwofishManaged.Create Method
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9083)
Create()
Creates a cryptographic object to perform the Schneier's Twofish algorithm. Inherited from Twofish.
Declaration
public static Twofish Create()
Returns
Type | Description |
---|---|
Twofish | A cryptographic object to perform the Schneier's Twofish algorithm. |