dane_verify_crt

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 dane_verify_crt(dane_state_t s, const(gnutls_datum_t)* chain, uint chain_size, gnutls_certificate_type_t chain_type, const(char)* hostname, const(char)* proto, uint port, uint sflags, uint vflags, uint* verify)
    version(BindGnuTLS_Static)
    extern (System) @nogc nothrow @system
    int
    dane_verify_crt
  2. pdane_verify_crt dane_verify_crt;

Meta