|
Crypto++
5.6.3
Free C++ class library of cryptographic schemes
|
Inheritance diagram for ECNR< EC, H >:Public Types | |
| typedef PK_FinalTemplate< DL_SignerImpl< SchemeOptions > > | Signer |
| implements PK_Signer interface | |
| typedef PK_FinalTemplate< DL_VerifierImpl< SchemeOptions > > | Verifier |
| implements PK_Verifier interface | |
| typedef DL_PublicKey_EC< EC > | PublicKey |
| typedef DL_PrivateKey_EC< EC > | PrivateKey |
Static Public Member Functions | |
| static std::string | StaticAlgorithmName () |
ECNR.
Definition at line 278 of file eccrypto.h.
1.8.11