IPKIFCryptoKeyManagement Class Reference

#include <IPKIFCryptoKeyManagement.h>

Inheritance diagram for IPKIFCryptoKeyManagement:

Inheritance graph
[legend]

List of all members.


Detailed Description

The IPKIFCryptoKeyManagement interface provides means of accessing credentials stored via a particular colleague object. This interface is implemented by colleagues that provide an interface to persistent, stored key material. PKIF provides one colleague class that implements this interface: CPKIFCAPI2.

TSP-enforcing: No

Definition at line 27 of file IPKIFCryptoKeyManagement.h.


Public Member Functions

 IPKIFCryptoKeyManagement ()
virtual bool OwnsKey (const CPKIFCredential &keyID) const =0
virtual CPKIFCredentialPtr MakeKeyID (const std::string &asciiHexKeyID)=0

Constructor & Destructor Documentation

IPKIFCryptoKeyManagement::IPKIFCryptoKeyManagement (  ) 

Interface: External

Default constructor

Returns:
None

Definition at line 19 of file IPKIFCryptoKeyManagement.cpp.


Member Function Documentation

virtual bool IPKIFCryptoKeyManagement::OwnsKey ( const CPKIFCredential keyID  )  const [pure virtual]

virtual CPKIFCredentialPtr IPKIFCryptoKeyManagement::MakeKeyID ( const std::string &  asciiHexKeyID  )  [pure virtual]


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

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