DWFToolkit::X509IssuerSerial Class Reference

#include "dwf/package/X509.h"

Inheritance diagram for DWFToolkit::X509IssuerSerial:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

a X509IssuerSerial ...

Since:
7.3.0
A X509IssuerSerial ...

Definition at line 102 of file X509.h.

Public Member Functions

_DWFTK_API X509IssuerSerial () throw ()
virtual _DWFTK_API ~X509IssuerSerial () throw ()
virtual const DWFStringissuerName () const throw ()
virtual void setIssuerName (const DWFString &zName) throw ()
virtual const long serialNumber () const throw ()
virtual void setSerialNumber (const long nNumber) throw ()


Constructor & Destructor Documentation

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

Constructor

Exceptions:
None 

Definition at line 111 of file X509.h.

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

Destructor

Exceptions:
None 

Definition at line 124 of file X509.h.


Member Function Documentation

virtual const DWFString& DWFToolkit::X509IssuerSerial::issuerName  )  const throw () [inline, virtual]
 

Returns the DWFString representation of this Issuer Name.

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

Definition at line 135 of file X509.h.

virtual const long DWFToolkit::X509IssuerSerial::serialNumber  )  const throw () [inline, virtual]
 

Returns the Issuer Serial Number.

Returns:
The Issuer Serial Number.
Exceptions:
None 

Definition at line 159 of file X509.h.

virtual void DWFToolkit::X509IssuerSerial::setIssuerName const DWFString zName  )  throw () [inline, virtual]
 

Sets the string to be used for representing this Issuer Name.

Parameters:
zName The string to be used for representing this Issuer Name.
Exceptions:
None 

Definition at line 147 of file X509.h.

virtual void DWFToolkit::X509IssuerSerial::setSerialNumber const long  nNumber  )  throw () [inline, virtual]
 

Sets the Issuer Serial Number.

Parameters:
nNumber The Issuer Serial Number.
Exceptions:
None 

Definition at line 171 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