Fabcoin Core
0.16.2
P2P Digital Currency
|
Elliptic Curve German DSA keys for ISO/IEC 15946. More...
#include <eccrypto.h>
Public Types | |
typedef DL_PublicKey_ECGDSA_ISO15946< EC > | PublicKey |
typedef DL_PrivateKey_ECGDSA_ISO15946< EC > | PrivateKey |
Elliptic Curve German DSA keys for ISO/IEC 15946.
EC | elliptic curve field |
Definition at line 546 of file eccrypto.h.
typedef DL_PrivateKey_ECGDSA_ISO15946<EC> DL_Keys_ECGDSA_ISO15946< EC >::PrivateKey |
Definition at line 549 of file eccrypto.h.
typedef DL_PublicKey_ECGDSA_ISO15946<EC> DL_Keys_ECGDSA_ISO15946< EC >::PublicKey |
Definition at line 548 of file eccrypto.h.