[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
11. Guile Bindings
This chapter describes the GNU Guile Scheme programming interface to GnuTLS. The reader is assumed to have basic knowledge of the protocol and library. Details missing from this chapter may be found in the C API reference.
At this stage, not all the C functions are available from Scheme, but a large subset thereof is available.
11.1 Guile Preparations | Note on installation and environment. | |
11.2 Guile API Conventions | Naming conventions and other idiosyncrasies. | |
11.3 Guile Examples | Quick start. | |
11.4 Guile Reference | The Scheme GnuTLS programming interface. |