Qore Programming Language

  • Increase font size
  • Default font size
  • Decrease font size

xmlsec module information

E-mail Print PDF

This module provides the ability for Qore programs to sign, verify, encrypt, and decrypt XML strings according to the xmldsig and xmlenc standards using the xmlsec library.

Requires qore 0.7.1+, libxml2, and xmlsec headers and libraries to build.

Module documentation: http://qore.org/manual/modules/xmlsec-module-doc.html

The latest source code can be checked out from svn with the following command:

svn co https://svn.qore.sf.net/svnroot/qore/module-xmlsec/trunk qore-module-xmlsec

SVN browse here: http://qore.svn.sourceforge.net/viewvc/qore/module-xmlsec/trunk/

Mac OS/X users can install this module by using macports by issuing the following command

sudo port selfupdate
sudo port -vu install qore-xmlsec-module
Last Updated on Sunday, 20 June 2010 11:44