#include <store.h>
Public Attributes | |
| STORE_OBJECT_TYPES | type |
| union { | |
| struct { | |
| STORE_CERTIFICATE_STATUS status | |
| X509 * certificate | |
| } x509 | |
| X509_CRL * crl | |
| EVP_PKEY * key | |
| BIGNUM * number | |
| BUF_MEM * arbitrary | |
| } | data |
| union { ... } STORE_OBJECT_st::data |
| STORE_CERTIFICATE_STATUS STORE_OBJECT_st::status |
| STORE_OBJECT_TYPES STORE_OBJECT_st::type |
| struct { ... } STORE_OBJECT_st::x509 |
1.8.2