Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pkg/
H A Dpkg.h57 struct sig_cert { struct
58 char *name;
59 char *type;
60 unsigned char *sig;
61 int siglen;
62 unsigned char *cert;
63 int certlen;
64 bool trusted;