CPKIFCryptoPPRawContext Class Reference

#include <PKIFCryptoPPRawContext.h>

Inheritance diagram for CPKIFCryptoPPRawContext:

Inheritance graph
[legend]
Collaboration diagram for CPKIFCryptoPPRawContext:

Collaboration graph
[legend]

List of all members.


Detailed Description

This class provides an implementation of IPKIFRawCryptContext in terms of key material accessed via CryptoPP. Applications do not directly interact with instances of this class. Instances of CPKIFCryptoPPRawContext are created internally by PKIF classes and returned as generic IPKIFRawCryptContext objects.

Because IPKIFRawCryptContext is also used for HMAC and there's no difference between HMAC and hashing contexts for crypto++, this is also used for crypto++ hash contexts

TSP-enforcing: No

Definition at line 35 of file PKIFCryptoPPRawContext.h.


Public Member Functions

virtual ~CPKIFCryptoPPRawContext (void)

Friends

class CPKIFCryptoPPRaw

Constructor & Destructor Documentation

CPKIFCryptoPPRawContext::~CPKIFCryptoPPRawContext ( void   )  [virtual]

Interface: External

Default destructor

Returns:
None

Definition at line 39 of file PKIFCryptoPPRawContext.cpp.


Friends And Related Function Documentation

friend class CPKIFCryptoPPRaw [friend]

Definition at line 38 of file PKIFCryptoPPRawContext.h.


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

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