Botan
2.1.0
Crypto and TLS for C++11
|
#include <botan/ecdsa.h>
#include <botan/internal/pk_ops_impl.h>
#include <botan/keypair.h>
#include <botan/reducer.h>
#include <botan/emsa.h>
Go to the source code of this file.
Namespaces | |
Botan | |
const PointGFp& m_base_point |
Definition at line 66 of file ecdsa.cpp.
Referenced by Botan::EC_Group::get_base_point(), and Botan::EC_Group::initialized().