XML Security Library Reference Manual

Aleksey Sanin

    aleksey@aleksey.com
  

This manual documents the interfaces of the xmlsec library and has some short notes to help get you up to speed with using the library.

Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies.

Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided also that the entire resulting derived work is distributed under the terms of a permission notice identical to this one.

Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions.

Table of Contents
XML Security Library Programming Notes
XML Security Library Reference
xmlsec.h -- The library initialization/cleanup functions.
xmldsig.h -- The XML Digital Signature standard implementation.
xmlenc.h -- The XML Encrypiton standard implementation.
errors.h -- The errors reporting functions.
debug.h -- The usefull debugging functions.
keyinfo.h -- The <dsig:KeyInfo> element manipulation functions.
keys.h -- The keys helper functions.
keysmngr.h -- The simple keys manager implementation.
transforms.h -- The transforms functions.
version.h -- The library version infromation.
x509.h -- The X509 certificates functions.
XML Security Library Internal Functions Reference
base64.h -- The BASE64 encode/decode functions.
bn.h -- The big numbers helper functions.
buffered.h -- The buffered transform.
ciphers.h -- The ciphers transform.
digests.h -- The digests transform.
io.h -- The IO transforms.
keysInternal.h -- The internal keys functions.
membuf.h -- The memory buffer transform.
nodeset.h -- The enchanced nodes set imlmentation.
transformsInternal.h -- The internal transform's functions.
xmltree.h -- The XML tree helper functions.