IPKIFPathValidate Class Reference

#include <IPKIFPathValidate.h>

Inheritance diagram for IPKIFPathValidate:

Inheritance graph
[legend]

List of all members.


Detailed Description

The IPKIFPathValidate interface defines the means by which certificate paths can be validated. PKIF provides one mediator class and one colleague class that implement this interface: CPKIFPathProcessingMediator2 and CPKIFPathValidator2.

TSP-enforcing: No

Definition at line 28 of file IPKIFPathValidate.h.


Public Member Functions

 IPKIFPathValidate ()
virtual bool ValidatePath (CPKIFCertificatePath &path, CPKIFPathValidationResults &results, CPKIFFuncStoragePtr &funcs)=0
virtual void SetAdditionalCertificateChecks (CPKIFFuncStoragePtr &funcs)=0

Constructor & Destructor Documentation

IPKIFPathValidate::IPKIFPathValidate (  ) 

Interface: External

Default constructor

Returns:
None

Definition at line 17 of file IPKIFPathValidate.cpp.


Member Function Documentation

virtual bool IPKIFPathValidate::ValidatePath ( CPKIFCertificatePath path,
CPKIFPathValidationResults results,
CPKIFFuncStoragePtr &  funcs 
) [pure virtual]

virtual void IPKIFPathValidate::SetAdditionalCertificateChecks ( CPKIFFuncStoragePtr &  funcs  )  [pure virtual]


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

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