Searched defs:certtype (Results 1 – 3 of 3) sorted by relevance
146 typedef enum { NONE, SELF_SIGNED, SIGNED, BAD_CERT_PAIR } certtype; typedef
74 int certtype; /* certificate type if need */ member
1333 int certtype = 0; local