DWFToolkit::DWFSignature::SignatureMethodRSA Class Reference

#include "dwf/package/Signature.h"

Inheritance diagram for DWFToolkit::DWFSignature::SignatureMethodRSA:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

a SignatureMethodRSA ...

Since:
7.3.0
A SignatureMethodRSA ...

Definition at line 735 of file Signature.h.

Public Member Functions

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

Protected Member Functions

virtual _DWFTK_API DWFAsymmetricAlgorithm * createAlgorithm () throw ()


Member Function Documentation

virtual _DWFTK_API const wchar_t* DWFToolkit::DWFSignature::SignatureMethodRSA::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 742 of file Signature.h.

virtual _DWFTK_API DWFAsymmetricAlgorithm* DWFToolkit::DWFSignature::SignatureMethodRSA::createAlgorithm  )  throw () [protected, 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