static qBool IsValidPersistentGatheringCode( qUnsignedInt64 persistentGatheringCode );
Name | Description | |
---|---|---|
in | persistentGatheringCode | Persistent gathering code. |
Determines whether the persistent gathering code is valid.
Before using this function, you must set a persistent gathering code HMAC key with the SetPersistentGatheringCodeKey
function. This function can execute even if Bind
has not been performed.
CONFIDENTIAL