/
XMLSaveNotaryContainerToString
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
Argument | Explanation |
---|---|
TransportKey | RSA KEY as file or buffer |
EncType | 0: none; 1:private key; 2:public key |
ContentType | 0: File; 1: buffer |
, multiple selections available,
Related content
XML Sample
XML Sample
More like this
XML Elements overview
XML Elements overview
More like this
PadConnector Pro XML (ES)
PadConnector Pro XML (ES)
More like this
NextGen XML (Español)
NextGen XML (Español)
More like this
OnGetDeviceXMLCertificate
OnGetDeviceXMLCertificate
More like this
OnGetNotaryInfo
OnGetNotaryInfo
More like this