Ark Server API (ASA) - Wiki
|
#include <BigInt.h>
Additional Inherited Members | |
Public Types inherited from FSignatureBase< TEncryptionInt > | |
typedef TEncryptionInt | DataType |
Public Member Functions inherited from FSignatureBase< TEncryptionInt > | |
FSignatureBase () | |
void | Serialize (FArchive &Ar) |
bool | IsValid () const |
bool | operator!= (const FSignatureBase &InOther) |
bool | operator== (const FSignatureBase &InOther) |
Static Public Member Functions inherited from FSignatureBase< TEncryptionInt > | |
static int64 | Size () |
Public Attributes inherited from FSignatureBase< TEncryptionInt > | |
DataType | Data |