Home
Download
News
Documentation
FAQ
Tutorial
API reference
Examples
XML Digital Signature
Online Verifier
XML Encryption
XML Canonicalization
Reporting Bugs
Mailing list
Related
Authors
Part II. XML Security Library API Reference.
Table of Contents
XML Security Core Library API Reference.
app
— Crypto-engine independent application support function.
base64
— Base64 encoding/decoding functions.
bn
— Big numbers support functions.
buffer
— Binary buffer implementation.
dl
— Dynamic crypto-engine library loading support.
errors
— Error/log messages support.
io
— Input/output support.
keyinfo
— <dsig:KeyInfo/> node parser.
keysdata
— Crypto key data object definition.
keys
— Crypto key object definition.
keysmngr
— Keys manager object support.
list
— Generic list structure implementation.
membuf
— Memory buffer transform implementation.
nodeset
— Nodeset object implementation.
parser
— Parser transform implementation.
templates
— Dynamic templates creation functions.
transforms
— Transform object definition.
version
— Version macros.
xmldsig
— XML Digital Signature support.
xmlenc
— XML Encryption support.
xmlsec
— Utility functions.
xmltree
— XML tree operations.
x509
— <dsig:X509Certificate/> node parser.
XML Security Library for OpenSLL API Reference.
app
— Application functions implementation for OpenSSL.
bn
— Big numbers helper functions.
crypto
— Crypto transforms implementation for OpenSSL.
evp
— EVP keys data implementation.
x509
— X509 certificates support implementation for OpenSSL.
XML Security Library for GnuTLS API Reference.
app
— Application functions implementation for GnuTLS.
crypto
— Crypto transforms implementation for GnuTLS.
x509
— X509 certificates support implementation for GnuTLS.
XML Security Library for GCrypt API Reference.
app
— Application functions implementation for GnuTLS.
crypto
— Crypto transforms implementation for GCrypt.
XML Security Library for NSS API Reference.
app
— Application functions implementation for NSS.
bignum
— Big numbers helper functions.
crypto
— Crypto transforms implementation for NSS.
keysstore
— Keys store implementation for NSS.
pkikeys
— PKI keys data implementation.
x509
— X509 certificates support implementation for NSS.
XML Security Library for MSCrypto API Reference.
app
— Application functions implementation for MS Crypto.
certkeys
— MS Crypto certificates helper functions.
crypto
— Crypto transforms implementation for MS Crypto.
keysstore
— Keys store implementation for MS Crypto.
x509
— X509 certificates support implementation for MS Crypto.
XML Security Library Reference Index