[Missing <summary> documentation for "T:LLCryptoLib.Crypto.ThreefishTransformType"]

Namespace: LLCryptoLib.Crypto
Assembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)

Syntax

C#
public enum ThreefishTransformType
Visual Basic
Public Enumeration ThreefishTransformType
Visual C++
public enum class ThreefishTransformType

Members

Member nameValueDescription
Encrypt0 {35A90EBF-F421-44A3-BE3A-47C72AFE47FE}
Decrypt1

See Also