Next: Preparation, Up: How to use GnuTLS in applications [Contents][Index]
This chapter tries to explain the basic functionality of the current GnuTLS library. Note that there may be additional functionality not discussed here but included in the library. Checking the header files in /usr/include/gnutls/ and the manpages is recommended.
• General idea | ||
• Error handling | ||
• Common types | ||
• Debugging and auditing | ||
• Thread safety | ||
• Running in a sandbox | ||
• Sessions and fork | ||
• Callback functions |