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 functions.
base64
— Base64 encoding/decoding functions and base64 transform implementation.
bn
— Big numbers support functions.
buffer
— Binary memory buffer functions.
dl
— Dynamic crypto-engine library loading functions.
errors
— Error reporting and logging functions.
io
— Input/output functions.
keyinfo
— <dsig:KeyInfo/> node parser functions.
keysdata
— Crypto key data object functions.
keys
— Crypto key object functions.
keysmngr
— Keys manager object functions.
list
— Generic list structure functions.
membuf
— Memory buffer transform functions.
nodeset
— XML nodes set functions
parser
— XML parser functions and the XML parser transform implementation.
templates
— XML signature and encryption template functions.
transforms
— Transform object functions.
version
— Version macros.
xmldsig
— XML Digital Signature functions.
xmlenc
— XML Encryption support.
xmlsec
— Utility functions.
xmltree
— XML tree functions.
x509
— <dsig:X509Certificate/> node parser functions.
XML Security Library for OpenSLL API Reference.
app
— Application support functions for OpenSSL.
bn
— Big numbers (BIGNUM) support functions implementation for OpenSSL.
crypto
— Crypto transforms implementation for OpenSSL.
evp
— Private/public (EVP) keys implementation for OpenSSL.
x509
— X509 certificates implementation for OpenSSL.
XML Security Library for GnuTLS API Reference.
app
— Application support functions for GnuTLS.
crypto
— Crypto transforms implementation for GnuTLS.
x509
— X509 certificates implementation for GnuTLS.
XML Security Library for GCrypt API Reference.
app
— Application support functions for GCrypt.
crypto
— Crypto transforms implementation for GCrypt.
XML Security Library for NSS API Reference.
app
— Application support functions for NSS.
bignum
— Big numbers support functions implementation for NSS.
crypto
— Crypto transforms implementation for NSS.
keysstore
— Keys store implementation for NSS.
pkikeys
— Private/public keys implementation for NSS.
x509
— X509 certificates implementation for NSS.
XML Security Library for Microsoft Crypto API Reference.
app
— Application support functions for Microsoft Crypto API.
certkeys
— Certificate keys support functions for Microsoft Crypto API.
crypto
— Crypto transforms implementation for Microsoft Crypto API.
keysstore
— Keys store implementation for Microsoft Crypto API.
x509
— X509 certificates implementation for Microsoft Crypto API.
XML Security Library for Microsoft Cryptography API: Next Generation (CNG) Reference.
app
— Application support functions for Microsoft Cryptography API: Next Generation (CNG).
certkeys
— Certificate keys support functions for Microsoft Cryptography API: Next Generation (CNG).
crypto
— Crypto transforms implementation for Microsoft Cryptography API: Next Generation (CNG).
keysstore
— Keys store implementation for Microsoft Cryptography API: Next Generation (CNG).
x509
— X509 certificates implementation for Microsoft Cryptography API: Next Generation (CNG).
XML Security Library Reference Index