X509ForKeyMan Class Reference

Inheritance diagram for X509ForKeyMan:

Inheritance graph
[legend]
Collaboration diagram for X509ForKeyMan:

Collaboration graph
[legend]
List of all members.

Detailed Description

This class represents the Key Management decrypt certificate (decryption operations (C_Decrypt in CRYPTOKI)) encapsulating the OID, the description and the PrivateKey container


Public Member Functions

 X509ForKeyMan (Token *thisToken, Session *session)
 ~X509ForKeyMan (void)
const char * getDescription ()


Constructor & Destructor Documentation

X509ForKeyMan::X509ForKeyMan Token *  thisToken,
Session *  session
 

Parameters:
thisToken the token this object belongs to
session an active session with which to talk to the card.

X509ForKeyMan::~X509ForKeyMan void   ) 
 

This destructor currently does nothing


Member Function Documentation

const char * X509ForKeyMan::getDescription  )  [virtual]
 

Implements the CryptoObject interface. Used to distinguish objects

Implements X509Certificate.


Generated on Fri Jan 12 15:48:47 2007 for NIST_PKCS11 by doxygen 1.3.1 using KingsTools