IPKIFCRLRepositoryUpdate Class Reference

#include <IPKIFCRLRepositoryUpdate.h>

Inheritance diagram for IPKIFCRLRepositoryUpdate:

Inheritance graph
[legend]

List of all members.


Detailed Description

The IPKIFCRLRepositoryUpdate interface defines a means for adding certificates to a certificate store. This is commonly performed during path development to update local sources of information with remotely retrieved material to support future offline operation. PKIF provides one mediator and two colleague classed that implement this interface: CPKIFCacheMediator2, SimpleCRLCache and CPKIFCAPICRLUpdate2. PKIF does not provide a class to modify the contents of a directory server.

TSP-enforcing: No

Definition at line 33 of file IPKIFCRLRepositoryUpdate.h.


Public Member Functions

 IPKIFCRLRepositoryUpdate ()
virtual void AddCRL (const CPKIFCRLPtr &crl, const CPKIFGeneralNamePtr &dp)=0

Constructor & Destructor Documentation

IPKIFCRLRepositoryUpdate::IPKIFCRLRepositoryUpdate (  ) 

Interface: External

Default constructor

Returns:
None

Definition at line 17 of file IPKIFCRLRepositoryUpdate.cpp.


Member Function Documentation

virtual void IPKIFCRLRepositoryUpdate::AddCRL ( const CPKIFCRLPtr &  crl,
const CPKIFGeneralNamePtr &  dp 
) [pure virtual]


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

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