Discuss this help topic in SecureBlackbox Forum
This function detects whether the timestamp is detached from message.
Declaration
Parameters
- Timestamp - buffer (stream) containing the timestamp.
- StartIndex - index of the first byte of the actual data in the Timestamp buffer.
- Size - size of the timestamp in bytes.
- DataURI - URI of the time-stamped data.
- FileName - name of the time-stamped data file.
- Count - number of bytes of time-stamped data that were read.
Return value
Returns
True if the timestamp is detached,
and
False otherwise.
Description
Use this method to check if the timestamp is detached.
Discuss this help topic in SecureBlackbox Forum