RSA Security logo

RSA BSAFE Cert-C
API Reference

iospi.h File Reference

This file defines a Cert-C SPI, the I/O service-provider interface.

#include "basetype.h"

Go to the source code of this file.

Data Structures

 IO_FUNCS
 Stores pointers to the stream service provider functions in Cert C. More...


Typedefs

typedef io_funcs IO_FUNCS
 Stores pointers to the stream service provider functions in Cert C. More...


Typedef Documentation

typedef struct io_funcs IO_FUNCS
 

Stores pointers to the stream service provider functions in Cert C. In this case, there is one implementation, the Cert-C Stream service provider. Use S_InitializeFileIO() to initialize funcs io function pointer to the Cert-C Stream service provider implementation of IO_FUNCS.




RSA BSAFE® Cert-C 2.7 API Reference