XML Security Library Reference Manual

Aleksey Sanin

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.