CPKIFAuthorityKeyIdentifierFactory Class Reference

#include <AuthorityKeyIdentifierFactory.h>

Inheritance diagram for CPKIFAuthorityKeyIdentifierFactory:

Inheritance graph
[legend]
Collaboration diagram for CPKIFAuthorityKeyIdentifierFactory:

Collaboration graph
[legend]

List of all members.


Detailed Description

This class is a factory object used by mediators to parse a CACX509V3Extension object into a CPKIFAuthorityKeyIdentifier object.

TSP-enforcing: No

Definition at line 30 of file AuthorityKeyIdentifierFactory.h.


Public Member Functions

 CPKIFAuthorityKeyIdentifierFactory ()
virtual ~CPKIFAuthorityKeyIdentifierFactory ()
void Initialize ()
CPKIFX509ExtensionPtr create (bool criticality, const CPKIFBufferPtr &ext)
const char * refOID ()

Constructor & Destructor Documentation

CPKIFAuthorityKeyIdentifierFactory::CPKIFAuthorityKeyIdentifierFactory (  ) 

Interface: External

This function constructs a CPKIFAuthorityKeyIdentifierFactory object.

Returns:
None

Definition at line 20 of file AuthorityKeyIdentifierFactory.cpp.

CPKIFAuthorityKeyIdentifierFactory::~CPKIFAuthorityKeyIdentifierFactory (  )  [virtual]

Interface: External

The function destroys an instance of CPKIFAuthorityKeyIdentifierFactory.

Returns:
None

Definition at line 41 of file AuthorityKeyIdentifierFactory.cpp.


Member Function Documentation

void CPKIFAuthorityKeyIdentifierFactory::Initialize ( void   )  [virtual]

Interface: External

This function initializes an instance for use in a collection of IPKIFColleague objects held by a mediator. It is a placeholder to satisfy the IPKIFColleage interface and performs no action.

Returns:
None

Reimplemented from IPKIFColleague.

Definition at line 31 of file AuthorityKeyIdentifierFactory.cpp.

CPKIFX509ExtensionPtr CPKIFAuthorityKeyIdentifierFactory::create ( bool  criticality,
const CPKIFBufferPtr &  ext 
) [virtual]

Interface: External

This function returns a CPKIFX509ExtensionPtr pointing to the CPKIFAuthorityKeyIdentifier object.

Returns:
A CPKIFX509ExtensionPtr pointing to the CPKIFAuthorityKeyIdentifier object. Interface: External
This function returns a CPKIFX509ExtensionPtr pointing to the CPKIFAuthorityKeyIdentifier object.

Returns:
A CPKIFX509ExtensionPtr pointing to the CPKIFAuthorityKeyIdentifier object.
Parameters:
criticality  [in]
ext  [in] Pointer to buffer containing unparsed extension

Implements ICACExtensionFactory.

Definition at line 67 of file AuthorityKeyIdentifierFactory.cpp.

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

Interface: External

This function returns a const pointer to a static, NULL-terminated string representation of the object identifier associated with an extension of this type.

Returns:
None

Implements ICACExtensionFactory.

Definition at line 85 of file AuthorityKeyIdentifierFactory.cpp.

References CPKIFAuthorityKeyIdentifier::extOID.


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

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