Enumeration for UbiTweak
Namespace: LLCryptoLib.HashAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public enum UbiType |
Visual Basic |
---|
Public Enumeration UbiType |
Visual C++ |
---|
public enum class UbiType |
Members
Member name | Value | Description | |
---|---|---|---|
Key | 0 | ||
Config | 4 | ||
Personalization | 8 | ||
PublicKey | 12 | ||
KeyIdentifier | 16 | ||
Nonce | 20 | ||
Message | 48 | ||
Out | 63 |