ESIGN< H, STANDARD > Struct Template Reference

#include <esign.h>

Inheritance diagram for ESIGN< H, STANDARD >:

TF_SS< STANDARD, H, ESIGN_Keys >

List of all members.


Detailed Description

template<class H, class STANDARD = P1363_EMSA5>
struct ESIGN< H, STANDARD >

ESIGN, as defined in IEEE P1363a.

Definition at line 122 of file esign.h.


Public Types

typedef STANDARD Standard
 see SignatureStandard for a list of standards
typedef
Standard::SignatureMessageEncodingMethod 
MessageEncodingMethod
typedef
TF_SignatureSchemeOptions
< TF_SS< STANDARD, H,
ESIGN_Keys, int >, ESIGN_Keys,
MessageEncodingMethod, H > 
SchemeOptions
typedef PK_FinalTemplate
< TF_SignerImpl< SchemeOptions > > 
Signer
 implements PK_Signer interface
typedef PK_FinalTemplate
< TF_VerifierImpl
< SchemeOptions > > 
Verifier
 implements PK_Verifier interface
typedef ESIGNFunction PublicKey
typedef InvertibleESIGNFunction PrivateKey

Static Public Member Functions

static std::string __cdecl StaticAlgorithmName ()

The documentation for this struct was generated from the following file:

Generated on Fri Feb 15 23:27:07 2008 for Crypto++ by  doxygen 1.5.5