Botan 3.3.0
Crypto and TLS for C&
Classes | Namespaces | Enumerations | Functions
ec_group.h File Reference

Public Header. More...

#include <botan/asn1_obj.h>
#include <botan/ec_point.h>
#include <memory>
#include <set>
#include <span>

Go to the source code of this file.

Classes

class  Botan::EC_Group
 

Namespaces

namespace  Botan
 

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)
 

Detailed Description

Public Header.

Definition in file ec_group.h.