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