DWFToolkit::X509SKI Class Reference

#include "dwf/package/X509.h"

Inheritance diagram for DWFToolkit::X509SKI:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

a X509SKI ...

Since:
7.3.0
A X509SKI transmits an X509 Subject Key Identifier string.

Definition at line 201 of file X509.h.

Public Member Functions

_DWFTK_API throw ()
virtual _DWFTK_API ~X509SKI () throw ()
virtual const DWFStringsubjectKeyIdentifier () const throw ()
virtual void setSubjectKeyIdentifier (const DWFString &zSubjectKeyIdentifier) throw ()


Constructor & Destructor Documentation

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

Destructor

Exceptions:
None 

Definition at line 222 of file X509.h.


Member Function Documentation

virtual void DWFToolkit::X509SKI::setSubjectKeyIdentifier const DWFString zSubjectKeyIdentifier  )  throw () [inline, virtual]
 

Sets the string to be used for representing the Subject Key Identifier.

Parameters:
zSubjectKeyIdentifier The string to be used for representing the Subject Key Identifier.
Exceptions:
None 

Definition at line 245 of file X509.h.

virtual const DWFString& DWFToolkit::X509SKI::subjectKeyIdentifier  )  const throw () [inline, virtual]
 

Returns the DWFString representation of the Subject Key Identifier.

Returns:
A reference to the DWFString representation of the Subject Key Identifier.
Exceptions:
None 

Definition at line 233 of file X509.h.

_DWFTK_API DWFToolkit::X509SKI::throw  )  [inline]
 

Constructor

Exceptions:
None 

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