RSA Security logo

RSA BSAFE Cert-C
API Reference

pathspi.h File Reference

This file defines a Cert-C SPI, the certification path service provider interface.

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

Go to the source code of this file.

Data Structures

 CERT_PATH_FUNCS
 Stores pointers to the certificate-path processing service provider functions in Cert-C. More...


Typedefs

typedef cert_path_funcs CERT_PATH_FUNCS
 Stores pointers to the certificate-path processing service provider functions in Cert-C. More...


Typedef Documentation

typedef struct cert_path_funcs CERT_PATH_FUNCS
 

Stores pointers to the certificate-path processing service provider functions in Cert-C. In this case, there is one implementation, the Cert-C Certificate Path Processing service provider. Use S_InitializePKIXPath() to initialize funcs's path function pointer to the Cert-C Certificate Path Processing service provider implementation of CERT_PATH_FUNCS.




RSA BSAFE® Cert-C 2.7 API Reference