Botan
2.19.1
Crypto and TLS for C++11
|
#include <botan/dh.h>
#include <botan/internal/pk_ops_impl.h>
#include <botan/internal/monty_exp.h>
#include <botan/blinding.h>
Go to the source code of this file.
Namespaces | |
Botan | |
const BigInt& m_x |
Definition at line 110 of file dh.cpp.
Referenced by Botan::DL_Scheme_PrivateKey::get_x().