#include <pk_ops_impl.h>
Definition at line 172 of file pk_ops_impl.h.
Botan::PK_Ops::Key_Agreement_with_KDF::Key_Agreement_with_KDF |
( |
const std::string & |
kdf | ) |
|
|
explicitprotected |
Botan::PK_Ops::Key_Agreement_with_KDF::~Key_Agreement_with_KDF |
( |
| ) |
|
|
protecteddefault |
secure_vector< uint8_t > Botan::PK_Ops::Key_Agreement_with_KDF::agree |
( |
size_t |
key_len, |
|
|
const uint8_t |
other_key[], |
|
|
size_t |
other_key_len, |
|
|
const uint8_t |
salt[], |
|
|
size_t |
salt_len |
|
) |
| |
|
overridevirtual |
virtual size_t Botan::PK_Ops::Key_Agreement::agreed_value_size |
( |
| ) |
const |
|
pure virtualinherited |
The documentation for this class was generated from the following files: