gnutls_subject_alt_names_get

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_get(gnutls_subject_alt_names_t sans, uint seq, uint* san_type, gnutls_datum_t* san, gnutls_datum_t* othername_oid)
    version(BindGnuTLS_Static)
    extern (System) @nogc nothrow @system
    int
    gnutls_subject_alt_names_get
  2. pgnutls_subject_alt_names_get gnutls_subject_alt_names_get;

Meta