IPKIFHashtree Class Reference

#include <IPKIFHashtree.h>

List of all members.


Detailed Description

The IPKIFHashtree interface is used by ERS implementations to construct an evidence record given different types of hash tree strategies. Methods to construct a hashtree are strategy-specific and are not defined here.

TSP-enforcing: No

Definition at line 29 of file IPKIFHashtree.h.


Public Member Functions

 IPKIFHashtree (void)
virtual ~IPKIFHashtree (void)
virtual bool IsHashtreeComplete ()=0
virtual CPKIFBufferPtr GetRootHash ()=0
virtual CPKIFPartialHashtreeListPtr GetReducedHashtree (CPKIFBufferPtr &bp)=0

Constructor & Destructor Documentation

IPKIFHashtree::IPKIFHashtree ( void   ) 

Interface: External

Default constructor

Returns:
None

Definition at line 18 of file IPKIFHashtree.cpp.

IPKIFHashtree::~IPKIFHashtree ( void   )  [virtual]

Interface: External

Default destructor

Returns:
None

Definition at line 28 of file IPKIFHashtree.cpp.


Member Function Documentation

virtual bool IPKIFHashtree::IsHashtreeComplete (  )  [pure virtual]

virtual CPKIFBufferPtr IPKIFHashtree::GetRootHash (  )  [pure virtual]

virtual CPKIFPartialHashtreeListPtr IPKIFHashtree::GetReducedHashtree ( CPKIFBufferPtr &  bp  )  [pure virtual]


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

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