CPKIFMessageDigestAttributeFactory Class Reference

#include <MessageDigestAttributeFactory.h>

Inheritance diagram for CPKIFMessageDigestAttributeFactory:

Inheritance graph
[legend]
Collaboration diagram for CPKIFMessageDigestAttributeFactory:

Collaboration graph
[legend]

List of all members.


Detailed Description

CPKIFMessageDigestAttributeFactory is a factory class that is used by the CPKIFCMSAttributeMediator2 class to create CPKIFMessageDigestAttribute objects.

TSP-enforcing: No

Definition at line 22 of file MessageDigestAttributeFactory.h.


Public Member Functions

 CPKIFMessageDigestAttributeFactory ()
virtual ~CPKIFMessageDigestAttributeFactory ()
void Initialize ()
CPKIFAttributePtr create (const CPKIFBufferPtr &ext)
const char * refOID ()

Constructor & Destructor Documentation

CPKIFMessageDigestAttributeFactory::CPKIFMessageDigestAttributeFactory (  ) 

Interface: External

Creates a CPKIFMessageDigestAttributeFactory.

Returns:
None

Definition at line 31 of file MessageDigestAttributeFactory.cpp.

References LOG_STRING_DEBUG, and TOOLKIT_MESSAGE_ASN.

CPKIFMessageDigestAttributeFactory::~CPKIFMessageDigestAttributeFactory (  )  [virtual]

Interface: External

Destroys an instance of CPKIFMessageDigestAttributeFactory object.

Returns:
None

Definition at line 54 of file MessageDigestAttributeFactory.cpp.

References LOG_STRING_DEBUG, and TOOLKIT_MESSAGE_ASN.


Member Function Documentation

void CPKIFMessageDigestAttributeFactory::Initialize ( void   )  [virtual]

Interface: External

This function initializes the factory object for use. It performs no operation aside from logging.

Returns:
None

Reimplemented from IPKIFColleague.

Definition at line 43 of file MessageDigestAttributeFactory.cpp.

References LOG_STRING_DEBUG, and TOOLKIT_MESSAGE_ASN.

CPKIFAttributePtr CPKIFMessageDigestAttributeFactory::create ( const CPKIFBufferPtr &  buf  )  [virtual]

Interface: External

This function creates a new CPKIFMessageDigestAttribute obejct

Returns:
A new CPKIFMessageDigestAttribute object. Interface: External
This function creates a new CPKIFMessageDigestAttribute obejct

Returns:
A new CPKIFMessageDigestAttribute object.
Parameters:
buf  [in] The raw attribute to convert to a CPKIFMessageDigestAttribute.

Implements IPKIFCMSAttributeFactory.

Definition at line 85 of file MessageDigestAttributeFactory.cpp.

References LOG_STRING_DEBUG, and TOOLKIT_MESSAGE_ASN.

const char * CPKIFMessageDigestAttributeFactory::refOID (  )  [virtual]

Interface: External

This function returns a pointer to a NULL-terminated string representation of the OID indicating the attribute type that this factory handles.

Returns:
A pointer to a NULL-terminated string representation of the OID

Implements IPKIFCMSAttributeFactory.

Definition at line 103 of file MessageDigestAttributeFactory.cpp.

References CPKIFMessageDigestAttribute::extOID.


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

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