X509ForPivAuth Class Reference

Inheritance diagram for X509ForPivAuth:

Inheritance graph
[legend]
Collaboration diagram for X509ForPivAuth:

Collaboration graph
[legend]
List of all members.

Detailed Description

This class represents the Piv Authorization certificate (SSL websessions and workstation logon) encapsulating the OID, the description and the PrivateKey container


Public Member Functions

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


Constructor & Destructor Documentation

X509ForPivAuth::X509ForPivAuth Token *  thisToken,
Session *  session
 

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

X509ForPivAuth::~X509ForPivAuth void   ) 
 

This destructor currently does nothing


Member Function Documentation

const char * X509ForPivAuth::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