Home
last modified time | relevance | path

Searched defs:ssl_dane_st (Results 1 – 1 of 1) sorted by relevance

/openssl/include/internal/
H A Ddane.h67 struct ssl_dane_st { struct
68 struct dane_ctx_st *dctx;
71 danetls_record *mtlsa; /* Matching TLSA record */
72 X509 *mcert; /* DANE matched cert */
73 uint32_t umask; /* Usages present */
74 int mdpth; /* Depth of matched cert */
75 int pdpth; /* Depth of PKIX trust */
76 unsigned long flags; /* feature bitmask */

Completed in 7 milliseconds