IPKIFCryptContext Class Reference

#include <IPKIFCryptContext.h>

Inheritance diagram for IPKIFCryptContext:

Inheritance graph
[legend]

List of all members.


Detailed Description

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

TSP-enforcing: No

Definition at line 27 of file IPKIFCryptContext.h.


Public Member Functions

 IPKIFCryptContext ()
virtual ~IPKIFCryptContext ()
virtual CPKIFCredentialPtr GetCredential ()=0

Constructor & Destructor Documentation

IPKIFCryptContext::IPKIFCryptContext (  ) 

Interface: External

Default constructor

Returns:
None

Definition at line 18 of file IPKIFCryptContext.cpp.

IPKIFCryptContext::~IPKIFCryptContext (  )  [virtual]

Interface: External

This function is the default destructor for IPKIFCryptContext-derived objects

Returns:
None

Definition at line 29 of file IPKIFCryptContext.cpp.


Member Function Documentation

virtual CPKIFCredentialPtr IPKIFCryptContext::GetCredential (  )  [pure virtual]


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

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