Discuss this help topic in SecureBlackbox Forum
Retrieves ETag of the local file.
Declaration
Parameters
Return value
String that contains ETag of the object.
Description
Use this method to get ETag (entity tag) of the data object contained in a local storage.
The entity tag is an MD5 hash calculated over object's content. It is used to check whether the object has been modified.