static DataStoreDataCode CreateFromDataId( const String & key, qUnsignedInt64 dataId );
Name | Description | |
---|---|---|
in | key | Key to use when calculating the checksum. Specify the access key of the title. |
in | dataId | Data ID. |
DataStoreDataCode
object. Creates a DataStoreDataCode
object from a data ID.
The IsValid
function returns false
if the data ID is more than 56 bits.
CONFIDENTIAL