Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

ECDSA< EC, H > Struct Template Reference

#include <eccrypto.h>

Inheritance diagram for ECDSA< EC, H >:

DL_SSA< DL_Keys_ECDSA< EC >, DL_Algorithm_ECDSA< EC >, H > DL_Keys_ECDSA< EC > List of all members.

Detailed Description

template<class EC, class H>
struct ECDSA< EC, H >

ECDSA

Definition at line 247 of file eccrypto.h.

Public Types

typedef PK_FinalTemplate<
PK_SignerImpl< DL_DigestSignerImpl<
SchemeOptions >, H > > 
Signer
 implements PK_Signer interface

typedef PK_FinalTemplate<
PK_VerifierImpl< DL_DigestVerifierImpl<
SchemeOptions >, H > > 
Verifier
 implements PK_Verifier interface

typedef DL_PublicKey_EC< EC > PublicKey
typedef DL_PrivateKey_WithSignaturePairwiseConsistencyTest<
DL_PrivateKey_EC< EC >, ECDSA<
EC > > 
PrivateKey

Static Public Member Functions

std::string StaticAlgorithmName ()


The documentation for this struct was generated from the following file:
Generated on Tue Jul 8 23:34:56 2003 for Crypto++ by doxygen 1.3.2