RSA Security logo

RSA BSAFE Cert-C
API Reference

statspi.h File Reference

This file defines a Cert-C SPI, the certificate revocation status service provider interface.

#include "basetype.h"
#include "certpath.h"

Go to the source code of this file.

Data Structures

 CERT_REVOKE_FUNCS
 Store pointers to the functions of a Cert-C certificate revocation status service provider. More...


Typedefs

typedef cert_revoke_funcs CERT_REVOKE_FUNCS
 Store pointers to the functions of a Cert-C certificate revocation status service provider. More...


Typedef Documentation

typedef struct cert_revoke_funcs CERT_REVOKE_FUNCS
 

Store pointers to the functions of a Cert-C certificate revocation status service provider. Use S_InitializeCRLStatus() or S_InitializeOCSP() to initialize funcs's revoke member to the Cert- C CRL Revocation Status or Cert-C OCSP Revocation Status Service Provider implementation of CERT_REVOKE_FUNCS.




RSA BSAFE® Cert-C 2.7 API Reference