Fabcoin Core
0.16.2
P2P Digital Currency
|
This is the complete list of members for DL_KeyAgreementAlgorithm< T >, including all inherited members.
AgreeWithEphemeralPrivateKey(const DL_GroupParameters< Element > ¶ms, const DL_FixedBasePrecomputation< Element > &publicPrecomputation, const Integer &privateExponent) const =0 | DL_KeyAgreementAlgorithm< T > | pure virtual |
AgreeWithStaticPrivateKey(const DL_GroupParameters< Element > ¶ms, const Element &publicElement, bool validateOtherPublicKey, const Integer &privateExponent) const =0 | DL_KeyAgreementAlgorithm< T > | pure virtual |
Element typedef | DL_KeyAgreementAlgorithm< T > | |
~DL_KeyAgreementAlgorithm() | DL_KeyAgreementAlgorithm< T > | inlinevirtual |