|
Crypto++ 8.9
Free C++ class library of cryptographic schemes
|
Elliptic Curve German DSA keys for ISO/IEC 15946. More...
#include <eccrypto.h>
Public Types | |
| typedef DL_PublicKey_ECGDSA< EC > | PublicKey |
| typedef DL_PrivateKey_ECGDSA< EC > | PrivateKey |
Elliptic Curve German DSA keys for ISO/IEC 15946.
| EC | elliptic curve field |
Definition at line 552 of file eccrypto.h.
| typedef DL_PublicKey_ECGDSA<EC> DL_Keys_ECGDSA< EC >::PublicKey |
Definition at line 554 of file eccrypto.h.
| typedef DL_PrivateKey_ECGDSA<EC> DL_Keys_ECGDSA< EC >::PrivateKey |
Definition at line 555 of file eccrypto.h.