DWFToolkit::DWFSignature::SignatureMethodDSA Class Reference

#include "dwf/package/Signature.h"

Inheritance diagram for DWFToolkit::DWFSignature::SignatureMethodDSA:

Inheritance graph
[legend]
Collaboration diagram for DWFToolkit::DWFSignature::SignatureMethodDSA:

Collaboration graph
[legend]
List of all members.

Detailed Description

a SignatureMethodDSA ...

Since:
7.3.0
A SignatureMethodDSA ...

Definition at line 704 of file Signature.h.

Public Member Functions

virtual _DWFTK_API const wchar_t * algorithmName () const throw ()
virtual _DWFTK_API DWFAsymmetricAlgorithm * createAlgorithm () throw ()


Member Function Documentation

virtual _DWFTK_API const wchar_t* DWFToolkit::DWFSignature::SignatureMethodDSA::algorithmName  )  const throw () [inline, virtual]
 

The public name of the algorithm used by this signature method.

Returns:
The algorithm name.
Exceptions:
None 

Implements DWFToolkit::DWFSignature::SignatureMethod.

Definition at line 711 of file Signature.h.

virtual _DWFTK_API DWFAsymmetricAlgorithm* DWFToolkit::DWFSignature::SignatureMethodDSA::createAlgorithm  )  throw () [virtual]
 

Create the asymmetric algorithm used for the signature. This has to be implemented by the derived classes of signature method.

Returns:
A pointer to the asymmetric algorithm. DWFSignatureMethod will take ownership and free the object when it is destroyed.
Exceptions:
None 

Implements DWFToolkit::DWFSignature::SignatureMethod.


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