Searched defs:sig_cert (Results 1 – 1 of 1) sorted by relevance
60 struct sig_cert { struct61 char *name;62 unsigned char *sig;63 int siglen;64 unsigned char *cert;65 int certlen;66 bool trusted;