Botan 3.0.0-alpha0
Crypto and TLS for C&
|
Public Header. More...
#include <botan/point_gfp.h>
#include <botan/asn1_obj.h>
#include <memory>
#include <set>
Go to the source code of this file.
Classes | |
class | Botan::EC_Group |
Namespaces | |
namespace | Botan |
Typedefs | |
typedef EC_Group | Botan::EC_Domain_Params |
Enumerations | |
enum class | Botan::EC_Group_Encoding { Botan::Explicit , Botan::ImplicitCA , Botan::NamedCurve , Botan::EC_DOMPAR_ENC_EXPLICIT = Explicit , Botan::EC_DOMPAR_ENC_IMPLICITCA = ImplicitCA , Botan::EC_DOMPAR_ENC_OID = NamedCurve } |
enum class | Botan::EC_Group_Source { Botan::Builtin , Botan::ExternalSource } |
Functions | |
bool | Botan::operator!= (const EC_Group &lhs, const EC_Group &rhs) |
Public Header.
Definition in file ec_group.h.