Fabcoin Core
0.16.2
P2P Digital Currency
|
Elliptic Curve DSA keys. More...
#include <eccrypto.h>
Public Types | |
typedef DL_PublicKey_EC< EC > | PublicKey |
typedef DL_PrivateKey_WithSignaturePairwiseConsistencyTest< DL_PrivateKey_EC< EC >, ECDSA< EC, SHA256 > > | PrivateKey |
Elliptic Curve DSA keys.
EC | elliptic curve field |
Definition at line 331 of file eccrypto.h.
typedef DL_PrivateKey_WithSignaturePairwiseConsistencyTest<DL_PrivateKey_EC<EC>, ECDSA<EC, SHA256> > DL_Keys_ECDSA< EC >::PrivateKey |
Definition at line 334 of file eccrypto.h.
typedef DL_PublicKey_EC<EC> DL_Keys_ECDSA< EC >::PublicKey |
Definition at line 333 of file eccrypto.h.