Welcome to the SBRCSR library.

This is an ANSI C99 library which supports using SBR Core Services.

In particular, it contains functions to:
* construct data for submission to SBR
* use a SecurityToken and cryptographic material to sign data for submission to SBR
* process response data from SBR

It uses the ATOBASE libary and dependent libraries, and, in addition directly uses the additional third-party libraries:
* libxmlsec1 (1.2.16) - http://www.aleksey.com/xmlsec/
and dependent libraries.

See licenses.zip for the various license files of third-party libraries.

Please refer to the API doxygen documentation for more details.

For building the source see atobase/_misc/README.txt in dependent project ATOBASE.
