Fabcoin Core
0.16.2
P2P Digital Currency
|
_ More...
#include <gfpcrypt.h>
Public Member Functions | |
virtual | ~DL_KeyDerivationAlgorithm_P1363 () |
bool | ParameterSupported (const char *name) const |
void | Derive (const DL_GroupParameters< T > ¶ms, byte *derivedKey, size_t derivedLength, const T &agreedElement, const T &ephemeralPublicKey, const NameValuePairs ¶meters) const |
Public Member Functions inherited from DL_KeyDerivationAlgorithm< T > | |
virtual | ~DL_KeyDerivationAlgorithm () |
_
Definition at line 878 of file gfpcrypt.h.
|
inlinevirtual |
Definition at line 881 of file gfpcrypt.h.
|
inlinevirtual |
Implements DL_KeyDerivationAlgorithm< T >.
Definition at line 884 of file gfpcrypt.h.
|
inlinevirtual |
Reimplemented from DL_KeyDerivationAlgorithm< T >.
Definition at line 883 of file gfpcrypt.h.