IPKIFHashContext Class Reference

#include <IPKIFHashContext.h>

Inheritance diagram for IPKIFHashContext:

Inheritance graph
[legend]

List of all members.


Detailed Description

IPKIFHashContext is an abstract interface inherited by classes that provide an interface to context information used by objects that provide hash functionality. Applications are given a pointer to an IPKIFHashContext object by the HashInit function and simply present the pointer to HashUpdate and HashFinal functions, as necessary.

TSP-enforcing: No

Definition at line 22 of file IPKIFHashContext.h.


Public Member Functions

 IPKIFHashContext ()
virtual ~IPKIFHashContext ()

Constructor & Destructor Documentation

IPKIFHashContext::IPKIFHashContext (  ) 

Interface: External

Default constructor

Returns:
None

Definition at line 18 of file IPKIFHashContext.cpp.

IPKIFHashContext::~IPKIFHashContext (  )  [virtual]

Interface: External

This function is the default destructor for IPKIFHashContext-derived objects.

Returns:
None

Definition at line 29 of file IPKIFHashContext.cpp.


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