Crypto++
Public Member Functions
DL_KeyDerivationAlgorithm Class Reference

interface for key derivation algorithms used in DL cryptosystems More...

#include <pubkey.h>

List of all members.

Public Member Functions

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

Detailed Description

interface for key derivation algorithms used in DL cryptosystems


The documentation for this class was generated from the following file: