Crypto++  8.8
Free C++ class library of cryptographic schemes
Public Types | List of all members
DL_Keys_ECGDSA< EC > Struct Template Reference

Elliptic Curve German DSA keys for ISO/IEC 15946. More...

+ Inheritance diagram for DL_Keys_ECGDSA< EC >:

Public Types

typedef DL_PublicKey_ECGDSA< EC > PublicKey
 
typedef DL_PrivateKey_ECGDSA< EC > PrivateKey
 

Detailed Description

template<class EC>
struct DL_Keys_ECGDSA< EC >

Elliptic Curve German DSA keys for ISO/IEC 15946.

Template Parameters
ECelliptic curve field
See also
ECGDSA
Since
Crypto++ 6.0

Definition at line 552 of file eccrypto.h.


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