#include <eccrypto.h>
Inheritance diagram for ECNR< EC, H >:

Definition at line 253 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_EC< EC > | PrivateKey |
Static Public Member Functions | |
| std::string | StaticAlgorithmName () |
1.3.2