Searched defs:hx509_query_data (Results 1 – 1 of 1) sorted by relevance
112 struct hx509_query_data { struct113 int match;139 Certificate *subject;140 Certificate *certificate;141 heim_integer *serial;142 heim_octet_string *subject_id;143 heim_octet_string *local_key_id;144 Name *issuer_name;145 Name *subject_name;146 hx509_path *path;[all …]