IPKIFXSECNotificationCallback Class Reference

#include <PKIFXSECKeyInfoResolver.h>

List of all members.


Detailed Description

Handles X.509 certificate processing

IPKIFXSECNotificationCallback class

TSP-enforcing: No

Definition at line 26 of file PKIFXSECKeyInfoResolver.h.


Public Member Functions

 IPKIFXSECNotificationCallback ()
virtual ~IPKIFXSECNotificationCallback ()
virtual bool operator() (CPKIFCertificatePathPtr path, CPKIFPathValidationResultsPtr pvr, bool trusted)=0

Constructor & Destructor Documentation

IPKIFXSECNotificationCallback::IPKIFXSECNotificationCallback (  ) 

virtual IPKIFXSECNotificationCallback::~IPKIFXSECNotificationCallback (  )  [virtual]


Member Function Documentation

virtual bool IPKIFXSECNotificationCallback::operator() ( CPKIFCertificatePathPtr  path,
CPKIFPathValidationResultsPtr  pvr,
bool  trusted 
) [pure virtual]

(optionally) invoked when the Key Info Resolver has made a trust decision. The callee can log diagnostics, and may veto the decision if necessary by returning false. Most implementations should always return true.

Parameters:
path  [in] smart pointer to path
pvr  [in] smart pointer to path validation results
trusted  [in] whether or not PKIF plans to trust the target certificate for the purpose at hand


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

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