IPKIFExtHandlerData Class Reference

#include <IPKIFExtHandlerData.h>

Inheritance diagram for IPKIFExtHandlerData:

Inheritance graph
[legend]

List of all members.


Detailed Description

This class is used as the base class for stateful objects created by callback functions that process extensions during certification path validation. Callback functions are invoked once per certificate during path validation. This base class enables the implementation of mechanisms to allow the a callback function to acrue state from one certificate to the next during a validation operation. Callback functions must pass define an ID that is unique across all callback functions used for a particular validation operation. Classes derived from this class can be used to maintain any type of state during path validation.

TSP-enforcing: No

Definition at line 29 of file IPKIFExtHandlerData.h.


Public Member Functions

 IPKIFExtHandlerData ()
virtual ~IPKIFExtHandlerData ()

Constructor & Destructor Documentation

IPKIFExtHandlerData::IPKIFExtHandlerData (  ) 

Interface: External

Default constructor

Returns:
N/A

Definition at line 18 of file IPKIFExtHandlerData.cpp.

IPKIFExtHandlerData::~IPKIFExtHandlerData (  )  [virtual]

Interface: External

Default destructor

Returns:
N/A

Definition at line 29 of file IPKIFExtHandlerData.cpp.


The documentation for this class was generated from the following files:

Generated on Mon Nov 15 11:20:57 2010 for PublicKeyInfrastructureFramework(PKIF) by  doxygen 1.5.6