CPKIFLocalCrlNode Class Reference

#include <PKIFLocalCrlNode.h>

Inheritance diagram for CPKIFLocalCrlNode:

Inheritance graph
[legend]
Collaboration diagram for CPKIFLocalCrlNode:

Collaboration graph
[legend]

List of all members.


Detailed Description

The CPKIFLocalCrlNode class is an implementation of the CPKIFCertificateSource interface. It is used as a node container for locally available certificate sources, such as CAPI and NSS.

TSP-enforcing: No

Definition at line 30 of file PKIFLocalCrlNode.h.


Public Member Functions

 CPKIFLocalCrlNode ()
 ~CPKIFLocalCrlNode ()
virtual void GetCrls (CPKIFCRLNodeList &crlNodeList)
void AddCrl (CPKIFCRLNodeEntryPtr &crl)

Constructor & Destructor Documentation

CPKIFLocalCrlNode::CPKIFLocalCrlNode (  ) 

Interface: External

This function creates and initializes a CPKIFLocalCrlNode objects

Returns:
None

Definition at line 34 of file PKIFLocalCrlNode.cpp.

CPKIFLocalCrlNode::~CPKIFLocalCrlNode (  ) 

Interface: External

Destructor

Returns:
None

Definition at line 45 of file PKIFLocalCrlNode.cpp.


Member Function Documentation

void CPKIFLocalCrlNode::GetCrls ( CPKIFCRLNodeList crlNodeList  )  [virtual]

Interface: External

This function retrives certificates from the local cert node

Returns:
None
Parameters:
crlNodeList  [out] A reference to CPKIFCRLNodeList object which will contain retrived CRLs

Reimplemented from CPKIFCrlSource.

Definition at line 56 of file PKIFLocalCrlNode.cpp.

References GottaMatch< T >::SetRHS().

void CPKIFLocalCrlNode::AddCrl ( CPKIFCRLNodeEntryPtr &  crl  ) 

Interface: External

This function adds certificate to the local cert node

Returns:
None
Parameters:
crl  [out] A smart pointer to CPKIFCertificateNodeEntry object

Definition at line 77 of file PKIFLocalCrlNode.cpp.

References GottaMatch< T >::SetRHS().


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

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