guile: Rename to `libguile-gnutls-v-2'.
[gnutls.git] / doc / cha-functions.texi
blob4df9a598b89b20e93c5844a4b100bb9fc131c2fc
1 @node Function reference
2 @appendix Function Reference
3 @cindex function reference
5 @menu
6 * Core functions::
7 * X509 certificate functions::
8 * OpenPGP functions::
9 @end menu
11 @node Core functions
12 @section Core Functions
14 The prototypes for the following functions lie in
15 @file{gnutls/gnutls.h}.
17 @include gnutls-api.texi
19 @node X509 certificate functions
20 @section @acronym{X.509} Certificate Functions
21 @cindex X.509 Functions
23 The following functions are to be used for @acronym{X.509} certificate handling.
24 Their prototypes lie in @file{gnutls/x509.h}.
26 @include x509-api.texi
28 @node OpenPGP functions
29 @section @acronym{OpenPGP} Functions
30 @cindex OpenPGP functions
32 The following functions are to be used for @acronym{OpenPGP}
33 certificate handling.  Their prototypes lie in
34 @file{gnutls/openpgp.h}.
36 @include pgp-api.texi