|
Botan 2.19.5
Crypto and TLS for C&
|
#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 | Botan::EC_Group_Encoding { Botan::EC_DOMPAR_ENC_EXPLICIT = 0 , Botan::EC_DOMPAR_ENC_IMPLICITCA = 1 , Botan::EC_DOMPAR_ENC_OID = 2 } |
| enum class | Botan::EC_Group_Source { Botan::Builtin , Botan::ExternalSource } |
Functions | |
| bool | Botan::operator!= (const EC_Group &lhs, const EC_Group &rhs) |