Crypto++ 8.2
Free C&
|
_ More...
#include <gfpcrypt.h>
Public Member Functions | |
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 |
virtual bool | ParameterSupported (const char *name) const |
virtual void | Derive (const DL_GroupParameters< T > &groupParams, byte *derivedKey, size_t derivedLength, const T &agreedElement, const T &ephemeralPublicKey, const NameValuePairs &derivationParams) const =0 |
_
Definition at line 783 of file gfpcrypt.h.
|
inlinevirtual |
Definition at line 786 of file gfpcrypt.h.
|
inlinevirtual |
Reimplemented from DL_KeyDerivationAlgorithm< T >.
Definition at line 788 of file gfpcrypt.h.
|
inlinevirtual |
Implements DL_KeyDerivationAlgorithm< T >.
Definition at line 789 of file gfpcrypt.h.