XMLSaveNotaryContainerToString

Declaration

Delphi

function XMLSaveNotaryContainerToString(const TransportKey: PAnsiChar; EncType:Integer; ContentType:integer): PAnsiChar; stdcall;

ActiveX


 

Description

Generates the secure-notary-exchange protocol.

Encrypt the internal data with the provided TRANSPORT-KEY.  This Function returns the  content of the secure-XML-container as STRING.

 

Arguments

ArgumentExplanation
TransportKeyRSA KEY as file or buffer
EncType0: none; 1:private key; 2:public key
ContentType0: File; 1: buffer