Discuss this help topic in SecureBlackbox Forum
This method calculates the digest
Declaration
[C#/Java]
void UpdateReferencesDigest();
[VB.NET]
Sub UpdateReferencesDigest()
[Pascal]
procedure UpdateReferencesDigest;
[C++]
void UpdateReferencesDigest();
[PHP]
void UpdateReferencesDigest()
Description
Call this method to calculate the digest which will be signed.
Discuss this help topic in SecureBlackbox Forum