RSA Security logo

RSA BSAFE Cert-C
API Reference

logspi.h File Reference

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

#include "basetype.h"

Go to the source code of this file.

Data Structures

 LOG_FUNCS
 Use the LOG_FUNCS structure to store pointers to the status log service provider functions in Cert-C. More...


Typedefs

typedef log_funcs LOG_FUNCS
 Use the LOG_FUNCS structure to store pointers to the status log service provider functions in Cert-C. More...


Typedef Documentation

typedef struct log_funcs LOG_FUNCS
 

Use the LOG_FUNCS structure to store pointers to the status log service provider functions in Cert-C. In this case, there is one implementation, the Cert-C Status Log service provider. Use S_InitializeFileLog() to initialize the funcs log function pointer to the Cert-C Status Log service provider implementation of LOG_FUNCS.




RSA BSAFE® Cert-C 2.7 API Reference