#include <gridsite.h>
Public Attributes | |
| int | type | 
| int | errors | 
| char * | issuer | 
| char * | dn | 
| char | value [16384] | 
| time_t | notbefore | 
| time_t | notafter | 
| int | delegation | 
| int | serial | 
| char * | ocsp | 
| void * | raw | 
| void * | next | 
Definition at line 169 of file gridsite.h.
Definition at line 169 of file gridsite.h.
Referenced by GRST_get_voms_roles_and_free(), GRST_print_ssl_creds(), and GRSTx509ChainLoadCheck().
| char* GRSTx509Cert::issuer | 
Definition at line 171 of file gridsite.h.
Referenced by GRSTx509ChainFree(), and GRSTx509ChainLoadCheck().
| char* GRSTx509Cert::dn | 
Definition at line 172 of file gridsite.h.
Referenced by GRST_print_ssl_creds(), GRSTx509ChainFree(), and GRSTx509ChainLoadCheck().
| char GRSTx509Cert::value[16384] | 
Definition at line 173 of file gridsite.h.
Referenced by GRST_get_voms_roles_and_free(), and GRST_print_ssl_creds().
| time_t GRSTx509Cert::notbefore | 
Definition at line 174 of file gridsite.h.
Referenced by GRST_get_voms_roles_and_free(), GRST_print_ssl_creds(), and GRSTx509ChainLoadCheck().
| time_t GRSTx509Cert::notafter | 
Definition at line 175 of file gridsite.h.
Referenced by GRST_get_voms_roles_and_free(), GRST_print_ssl_creds(), and GRSTx509ChainLoadCheck().
Definition at line 176 of file gridsite.h.
Referenced by GRST_get_voms_roles_and_free(), GRST_print_ssl_creds(), and GRSTx509ChainLoadCheck().
| char* GRSTx509Cert::ocsp | 
| void* GRSTx509Cert::raw | 
Definition at line 179 of file gridsite.h.
| void* GRSTx509Cert::next | 
Definition at line 180 of file gridsite.h.
Referenced by GRST_get_voms_roles_and_free(), GRST_print_ssl_creds(), GRSTx509ChainFree(), GRSTx509ChainLoadCheck(), and GRSTx509ChainVomsAdd().
 1.5.1