XMLGetSignInfoDocumentHash
Declaration
Delphi
function XMLGetSignInfoDocumentHash(Index : Integer): PAnsiChar; stdcall;
ActiveX
Â
Description
Returns the document hash of signatures embedded inside the XML representation by Index.
Â
Arguments
Argument | Explanation |
---|---|
index | the Index of the signature in side the xml representation |
C# sample
AddSignature
// Clear the internal data state and XML content.
Â