gnutls_x509_crl_dist_points_set

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
  1. int gnutls_x509_crl_dist_points_set(gnutls_x509_crl_dist_points_t , gnutls_x509_subject_alt_name_t type, const(gnutls_datum_t)* dist, uint reason_flags)
    version(BindGnuTLS_Static)
    extern (System) @nogc nothrow @system
    int
    gnutls_x509_crl_dist_points_set
  2. pgnutls_x509_crl_dist_points_set gnutls_x509_crl_dist_points_set;

Meta