Botan
1.10.9
|
#include <pk_ops.h>
Public Member Functions | |
virtual SecureVector< byte > | agree (const byte w[], size_t w_len)=0 |
virtual | ~Key_Agreement () |
|
inlinevirtual |
|
pure virtual |
Implemented in Botan::ECDH_KA_Operation, and Botan::DH_KA_Operation.
Referenced by Botan::PK_Key_Agreement::derive_key().