SignXmlElements

<< Click to Display Table of Contents >>

Navigation:  EasyDotNet documentation > Classes > TSignedXml class > Methods >

SignXmlElements

Previous pageReturn to chapter overviewNext page

Sign an XML file and save the signature in a new file.

 

xmlFile - Original file.

signedFile - Signed file.

elementsToSign - Xml elements to sign

 

SignXmlElements                 PROCEDURE(STRING xmlFile, STRING signedFile, STRING[] elementsToSign), BOOL, PROC