DWFToolkit::X509Certificate Class Reference

#include "dwf/package/X509.h"

Inheritance diagram for DWFToolkit::X509Certificate:

Inheritance graph
[legend]
Collaboration diagram for DWFToolkit::X509Certificate:

Collaboration graph
[legend]
List of all members.

Detailed Description

a X509Certificate ...

Since:
7.3.0
A X509Certificate ...

Definition at line 345 of file X509.h.

Public Member Functions

_DWFTK_API X509Certificate () throw ()
virtual _DWFTK_API ~X509Certificate () throw ()
virtual const DWFStringcertificate () const throw ()
virtual void setCertificate (const DWFString &zCert) throw ()


Constructor & Destructor Documentation

_DWFTK_API DWFToolkit::X509Certificate::X509Certificate  )  throw () [inline]
 

Constructor

Exceptions:
None 

Definition at line 354 of file X509.h.

virtual _DWFTK_API DWFToolkit::X509Certificate::~X509Certificate  )  throw () [inline, virtual]
 

Destructor

Exceptions:
None 

Definition at line 366 of file X509.h.


Member Function Documentation

virtual const DWFString& DWFToolkit::X509Certificate::certificate  )  const throw () [inline, virtual]
 

Returns the DWFString representation of this certificate.

Returns:
A reference to the DWFString representation of this certificate.
Exceptions:
None 

Definition at line 377 of file X509.h.

virtual void DWFToolkit::X509Certificate::setCertificate const DWFString zCert  )  throw () [inline, virtual]
 

Sets the string to be used for representing this certificate.

Parameters:
zCert The string to be used for representing this certificate.
Exceptions:
None 

Definition at line 389 of file X509.h.


The documentation for this class was generated from the following file:
Generated on Tue Jan 6 22:40:39 2009 for Autodesk DWF Toolkit by  doxygen 1.4.5