gnutls_x509_othername_to_virtual

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_othername_to_virtual(const(char)* oid, const(gnutls_datum_t)* othername, uint* virt_type, gnutls_datum_t* virt)
    version(BindGnuTLS_Static)
    extern (System) @nogc nothrow @system
    int
    gnutls_x509_othername_to_virtual
  2. pgnutls_x509_othername_to_virtual gnutls_x509_othername_to_virtual;

Meta