gnutls_subject_alt_names_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_subject_alt_names_set(gnutls_subject_alt_names_t sans, uint san_type, const(gnutls_datum_t)* san, const(char)* othername_oid)
    version(BindGnuTLS_Static)
    extern (System) @nogc nothrow @system
    int
    gnutls_subject_alt_names_set
  2. pgnutls_subject_alt_names_set gnutls_subject_alt_names_set;

Meta