IPKIFTrustCacheUpdate Class Reference

#include <IPKIFTrustCacheUpdate.h>

Inheritance diagram for IPKIFTrustCacheUpdate:

Inheritance graph
[legend]

List of all members.


Detailed Description

The IPKIFTrustCacheUpdate interface defines a means for adding trust anchors to a trust anchor store. This is not a common operation and is typically done using Windows interfaces to manipulate the contents of the CAPI root store. PKIF provides one mediator and one colleague class that implement this interface: CPKIFCacheMediator2 and SimpleRootStore. PKIF does not provide a class to modify the contents of the CAPI root store.

TSP-enforcing: No

Definition at line 25 of file IPKIFTrustCacheUpdate.h.


Public Member Functions

 IPKIFTrustCacheUpdate ()
virtual void AddTrustRoot (const IPKIFTrustAnchorPtr &root)=0

Constructor & Destructor Documentation

IPKIFTrustCacheUpdate::IPKIFTrustCacheUpdate (  ) 

Interface: External

Default constructor

Returns:
None

Definition at line 18 of file IPKIFTrustCacheUpdate.cpp.


Member Function Documentation

virtual void IPKIFTrustCacheUpdate::AddTrustRoot ( const IPKIFTrustAnchorPtr &  root  )  [pure virtual]

Implemented in SimpleRootStore.


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

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