XMLGetSignInfoRandomKey
Declaration
Delphi
function XMLGetSignInfoRandomKey(Index : Integer): PAnsiChar; stdcall;
ActiveX
Â
Description
Returns the encrypted/decrypted Random key of signatures embedded inside the XML representation by Index.
Â
Arguments
Argument | Explanation |
---|---|
index | the Index of the signature in side the xml representation |