Data Fields
GRSTx509Cert Struct Reference

Data Fields

int type
int errors
char * issuer
char * dn
char * value
time_t notbefore
time_t notafter
int delegation
char serial [GRST_X509_SERIAL_DIGITS+1]
char * ocsp
void * raw
void * next

Field Documentation

char GRSTx509Cert::serial[GRST_X509_SERIAL_DIGITS+1]