Searched defs:sig_cert (Results 1 – 1 of 1) sorted by relevance
57 struct sig_cert { struct58 char *name;59 char *type;60 unsigned char *sig;61 int siglen;62 unsigned char *cert;63 int certlen;64 bool trusted;