IPKIFCryptoAlgSupport Class Reference

#include <IPKIFCryptoAlgSupport.h>

Inheritance diagram for IPKIFCryptoAlgSupport:

Inheritance graph
[legend]

List of all members.


Detailed Description

The IPKIFCryptoAlgSupport interface provides a means for determining if a colleague supports a given algorithm. This interface is not typically invoked by applications and is used by the IPKIFCryptoMediator class to determine whether a colleague should be invoked to perform an operation on a specific CPKIFKeyMaterial object. PKIF provides one colleague class that implements this interface: CPKIFCAPIRaw.

TSP-enforcing: No

Definition at line 24 of file IPKIFCryptoAlgSupport.h.


Public Member Functions

 IPKIFCryptoAlgSupport ()
virtual bool SupportsAlgorithm (const CPKIFKeyMaterial &key)=0

Constructor & Destructor Documentation

IPKIFCryptoAlgSupport::IPKIFCryptoAlgSupport (  ) 

Interface: External

Default constructor

Returns:
None

Definition at line 18 of file IPKIFCryptoAlgSupport.cpp.


Member Function Documentation

virtual bool IPKIFCryptoAlgSupport::SupportsAlgorithm ( const CPKIFKeyMaterial key  )  [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