Fabcoin Core  0.16.2
P2P Digital Currency
DL_KeyAgreementAlgorithm< T > Member List

This is the complete list of members for DL_KeyAgreementAlgorithm< T >, including all inherited members.

AgreeWithEphemeralPrivateKey(const DL_GroupParameters< Element > &params, const DL_FixedBasePrecomputation< Element > &publicPrecomputation, const Integer &privateExponent) const =0DL_KeyAgreementAlgorithm< T >pure virtual
AgreeWithStaticPrivateKey(const DL_GroupParameters< Element > &params, const Element &publicElement, bool validateOtherPublicKey, const Integer &privateExponent) const =0DL_KeyAgreementAlgorithm< T >pure virtual
Element typedefDL_KeyAgreementAlgorithm< T >
~DL_KeyAgreementAlgorithm()DL_KeyAgreementAlgorithm< T >inlinevirtual