Fabcoin Core
0.16.2
P2P Digital Currency
|
Discrete Log (DL) key options. More...
#include <pubkey.h>
Public Types | |
typedef T2 | Keys |
typedef Keys::PrivateKey | PrivateKey |
typedef Keys::PublicKey | PublicKey |
Public Types inherited from DL_SchemeOptionsBase< T1, T2::PublicKey::GroupParameters > | |
typedef T1 | AlgorithmInfo |
typedef T2 | GroupParameters |
typedef GroupParameters::Element | Element |
Discrete Log (DL) key options.
T1 | algorithm information |
T2 | keys used in the scheme |
typedef T2 DL_KeyedSchemeOptions< T1, T2 >::Keys |
typedef Keys::PrivateKey DL_KeyedSchemeOptions< T1, T2 >::PrivateKey |
typedef Keys::PublicKey DL_KeyedSchemeOptions< T1, T2 >::PublicKey |