#include <pubkey.h>
|
static void CRYPTOPP_API | DeriveKey (byte *output, size_t outputLength, const byte *input, size_t inputLength, const byte *derivationParams, size_t derivationParamsLength) |
|
template<class H>
class P1363_KDF2< H >
Definition at line 712 of file pubkey.h.
template<class H >
static void CRYPTOPP_API P1363_KDF2< H >::DeriveKey |
( |
byte * |
output, |
|
|
size_t |
outputLength, |
|
|
const byte * |
input, |
|
|
size_t |
inputLength, |
|
|
const byte * |
derivationParams, |
|
|
size_t |
derivationParamsLength |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: