dane_verify_session_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_session_crt(dane_state_t s, gnutls_session_t session, 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_session_crt
    (,,
    const(char)* hostname
    ,
    const(char)* proto
    ,
    uint port
    ,
    uint sflags
    ,
    uint vflags
    ,
    uint* verify
    )
  2. pdane_verify_session_crt dane_verify_session_crt;

Meta