518216995ac7dbadd0c6cd4990a4c3efd3cc6055
[platform/upstream/gnutls.git] / doc / functions / gnutls_x509_crl_dist_points_init
1
2
3
4
5 @deftypefun {int} {gnutls_x509_crl_dist_points_init} (gnutls_x509_crl_dist_points_t * @var{cdp})
6 @var{cdp}: The CRL distribution points structure
7
8 This function will initialize a CRL distribution points structure.
9
10 @strong{Returns:} On success, @code{GNUTLS_E_SUCCESS}  (0) is returned, otherwise a negative error value.
11
12 @strong{Since:} 3.3.0
13 @end deftypefun