RSA Security logo

RSA BSAFE Cert-C
API Reference

surrspi.h File Reference

This file defines a Cert-C SPI, the text surrender service provider interface.

#include "basetype.h"

Go to the source code of this file.

Data Structures

 SURRENDER_FUNCS
 Use the SURRENDER_FUNCS structure to store pointers to the surrender service provider functions in Cert-C. More...


Typedefs

typedef surrender_funcs SURRENDER_FUNCS
 Use the SURRENDER_FUNCS structure to store pointers to the surrender service provider functions in Cert-C. More...


Typedef Documentation

typedef struct surrender_funcs SURRENDER_FUNCS
 

Use the SURRENDER_FUNCS structure to store pointers to the surrender service provider functions in Cert-C. In this case, there is one implementation, the Cert-C Text Surrender Service Provider.

Use S_InitializeTextSurrender() to initialize the function pointers in surrender of funcs. The surrender contains pointers to functions implemented by the Cert-C Text Surrender Service Provider, following the specifications of the text surrender service provider interface.




RSA BSAFE® Cert-C 2.7 API Reference