IPKIFDefaultKeyManagement Class Reference

#include <IPKIFDefaultKeyManagement.h>

Inheritance diagram for IPKIFDefaultKeyManagement:

Inheritance graph
[legend]

List of all members.


Detailed Description

IPKIFDefaultKeyManagement is implemented by IPKIFCryptoMediator to provide support for specification of default key material for specified cryptographic operations.

TSP-enforcing: No

Definition at line 22 of file IPKIFDefaultKeyManagement.h.


Public Member Functions

 IPKIFDefaultKeyManagement ()
virtual const CPKIFCredentialPtr SetDefaultKey (const std::string &asciiHexKeyID, PKIFCRYPTO::DefaultKeyType op)=0
virtual CPKIFCredentialPtr GetDefaultKey (PKIFCRYPTO::DefaultKeyType op)=0

Constructor & Destructor Documentation

IPKIFDefaultKeyManagement::IPKIFDefaultKeyManagement (  ) 

Interface: External

Default constructor

Returns:
None

Definition at line 18 of file IPKIFDefaultKeyManagement.cpp.


Member Function Documentation

virtual const CPKIFCredentialPtr IPKIFDefaultKeyManagement::SetDefaultKey ( const std::string &  asciiHexKeyID,
PKIFCRYPTO::DefaultKeyType  op 
) [pure virtual]

Implemented in CPKIFCryptoMediator2.

virtual CPKIFCredentialPtr IPKIFDefaultKeyManagement::GetDefaultKey ( PKIFCRYPTO::DefaultKeyType  op  )  [pure virtual]

Implemented in CPKIFCryptoMediator2.

Referenced by CPKIFEnvelopedData::Decrypt().


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

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