<< Click to Display Table of Contents >> SignXmlElements |
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