Searched defs:X509_VERIFY_PARAM_st (Results 1 – 1 of 1) sorted by relevance
146 struct X509_VERIFY_PARAM_st struct148 char *name;149 time_t check_time; /* Time to use */150 unsigned long inh_flags; /* Inheritance flags */151 unsigned long flags; /* Various verify flags */152 int purpose; /* purpose to check untrusted certificates */153 int trust; /* trust setting to check */154 int depth; /* Verify depth */156 X509_VERIFY_PARAM_ID *id; /* opaque ID data */