XML::SignXML | ||
Description | ||
Sign the contents of an xml file using a certificate. Conforms to the XMLDSIG standard. |
||
Options | ||
XML
file to sign |
The XML file that must be signed. | |
Personal
Information Exchange file |
The certificate used to sign the file with. (pfx format) | |
Password |
The password connected to the certificate file. | |
Signed
XML file |
The new signed XML file. |