CPKIFOCSPInfo Class Reference

#include <PKIFOCSPInfo.h>

Inheritance diagram for CPKIFOCSPInfo:

Inheritance graph
[legend]
Collaboration diagram for CPKIFOCSPInfo:

Collaboration graph
[legend]

List of all members.


Detailed Description

The CPKIFOCSPInfo class provides an interface to OCSPInfo objects.

TSP-enforcing: No

Definition at line 28 of file PKIFOCSPInfo.h.


Public Member Functions

 CPKIFOCSPInfo ()
 ~CPKIFOCSPInfo ()
CPKIFSingleResponsePtr GetSingleResponse () const
void SetSingleResponse (CPKIFSingleResponsePtr &sr)
CPKIFOCSPResponsePtr GetOCSPResponse () const
void SetOCSPResponse (CPKIFOCSPResponsePtr &resp)

Constructor & Destructor Documentation

CPKIFOCSPInfo::CPKIFOCSPInfo (  ) 

Interface: External

This function is the default constructor for CPKIFOCSPInfo objects.

Returns:
None

Definition at line 36 of file PKIFOCSPInfo.cpp.

References LOG_STRING_DEBUG, and TOOLKIT_OCSP_ASN.

CPKIFOCSPInfo::~CPKIFOCSPInfo (  ) 

Interface: External

This function is the default destructor for CPKIFOCSPInfo objects.

Returns:
None

Definition at line 48 of file PKIFOCSPInfo.cpp.

References LOG_STRING_DEBUG, and TOOLKIT_OCSP_ASN.


Member Function Documentation

CPKIFSingleResponsePtr CPKIFOCSPInfo::GetSingleResponse (  )  const

Interface: External

This function is used to get the single response associated with an OCSPInfo object.

Returns:
The GetSingleResponse function returns a pointer to a CPKIFSingleResponse object or NULL.

Definition at line 62 of file PKIFOCSPInfo.cpp.

References LOG_STRING_DEBUG, and TOOLKIT_OCSP_ASN.

void CPKIFOCSPInfo::SetSingleResponse ( CPKIFSingleResponsePtr &  sr  ) 

Interface: External

This function is used to set the single response associated with an OCSPInfo object.

Returns:
None
Parameters:
sr  [in] Pointer to a CPKIFSingleResponse object

Definition at line 74 of file PKIFOCSPInfo.cpp.

CPKIFOCSPResponsePtr CPKIFOCSPInfo::GetOCSPResponse (  )  const

Interface: External

This function is used to get the OCSP response associated with an OCSPInfo object.

Returns:
The GetOCSPResponse function returns a pointer to a CPKIFOCSPResponse object or NULL.

Definition at line 87 of file PKIFOCSPInfo.cpp.

void CPKIFOCSPInfo::SetOCSPResponse ( CPKIFOCSPResponsePtr &  resp  ) 

Interface: External

This function is used to set the OCSP response associated with an OCSPInfo object.

Returns:
None
Parameters:
resp  [in] Pointer to a CPKIFOCSPResponse object

Definition at line 98 of file PKIFOCSPInfo.cpp.


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

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