RSA Security logo

RSA BSAFE Cert-C
API Reference

CRL_STATUS_INIT_PARAMS Struct Reference

This structure holds initialization parameters for the Cert-C CRL Revocation Status Service Provider.

Data Fields
dbName This input parameter is the database to use for CRL caching. This database must be included in the Database member of the CERT_PATH_CTX structure.

#include <crlstat.h>

00039 typedef struct {
00040     char        *dbName;        /* db name to be used for CRL caching */
00041 } CRL_STATUS_INIT_PARAMS;

The documentation for this struct was generated from the following file:


RSA BSAFE® Cert-C 2.7 API Reference