1gnutls_openpgp_keyring_deinit(3)    gnutls    gnutls_openpgp_keyring_deinit(3)
2
3
4

NAME

6       gnutls_openpgp_keyring_deinit   -   deinitializes   memory  used  by  a
7       #gnutls_openpgp_keyring_t structure
8

SYNOPSIS

10       #include <gnutls/openpgp.h>
11
12       void gnutls_openpgp_keyring_deinit(gnutls_openpgp_keyring_t keyring);
13

ARGUMENTS

15       gnutls_openpgp_keyring_t keyring
16                   The structure to be initialized
17

DESCRIPTION

19       This function will deinitialize a keyring structure.
20

REPORTING BUGS

22       Report   bugs   to    <bug-gnutls@gnu.org>.     GnuTLS    home    page:
23       http://www.gnu.org/software/gnutls/  General  help  using GNU software:
24       http://www.gnu.org/gethelp/
25
27       Copyright © 2008 Free Software Foundation.
28       Copying and distribution of this file, with  or  without  modification,
29       are  permitted  in  any  medium  without royalty provided the copyright
30       notice and this notice are preserved.
31

SEE ALSO

33       The full documentation for gnutls is maintained as  a  Texinfo  manual.
34       If  the  info  and gnutls programs are properly installed at your site,
35       the command
36
37              info gnutls
38
39       should give you access to the complete manual.
40
41
42
43gnutls                               2.8.6    gnutls_openpgp_keyring_deinit(3)
Impressum