IPKIFRawCryptContext Class Reference

#include <IPKIFRawCryptContext.h>

Inheritance diagram for IPKIFRawCryptContext:

Inheritance graph
[legend]

List of all members.


Detailed Description

IPKIFRawCryptContext is an abstract interface inherited by classes that provide an interface to raw key material that has been initialized for use in performing a cryptographic operation. Applications are given a pointer to an IPKIFRawCryptContext object by the CryptInit function and simply present the pointer to Decrypt and Encrypt functions, as necessary.

TSP-enforcing: No

Definition at line 22 of file IPKIFRawCryptContext.h.


Public Member Functions

 IPKIFRawCryptContext ()
virtual ~IPKIFRawCryptContext ()

Constructor & Destructor Documentation

IPKIFRawCryptContext::IPKIFRawCryptContext (  ) 

Interface: External

Default constructor

Returns:
None

Definition at line 18 of file IPKIFRawCryptContext.cpp.

IPKIFRawCryptContext::~IPKIFRawCryptContext (  )  [virtual]

Interface: External

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

Returns:
None

Definition at line 29 of file IPKIFRawCryptContext.cpp.


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

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