1gnutls_certificate_free_crls(3)     gnutls     gnutls_certificate_free_crls(3)
2
3
4

NAME

6       gnutls_certificate_free_crls - API function
7

SYNOPSIS

9       #include <gnutls/gnutls.h>
10
11       void gnutls_certificate_free_crls(gnutls_certificate_credentials_t sc);
12

ARGUMENTS

14       gnutls_certificate_credentials_t sc
15                   is a gnutls_certificate_credentials_t type.
16

DESCRIPTION

18       This  function  will delete all the CRLs associated with the given cre‐
19       dentials.
20

REPORTING BUGS

22       Report bugs to <bugs@gnutls.org>.
23       Home page: https://www.gnutls.org
24
25
27       Copyright © 2001- Free Software Foundation, Inc., and others.
28       Copying and distribution of this file, with  or  without  modification,
29       are  permitted in any medium without royalty provided the copyright no‐
30       tice and this notice are preserved.
31

SEE ALSO

33       The full documentation for gnutls is maintained as  a  Texinfo  manual.
34       If  the /usr/share/doc/gnutls/ directory does not contain the HTML form
35       visit
36
37       https://www.gnutls.org/manual/
38
39gnutls                               3.7.6     gnutls_certificate_free_crls(3)
Impressum