Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit.h186 typedef struct _pkinit_identity_opts { struct
187 char *identity;
188 char **identity_alt;
189 char **anchors;
190 char **intermediates;
191 char **crls;
192 char *ocsp;
193 char *dn_mapping_file;
194 int idtype;
195 char *cert_filename;
[all …]