Botan 3.7.1
Crypto and TLS for C&
ec_point_format.h File Reference

Public Header. More...

#include <botan/types.h>

Go to the source code of this file.

Namespaces

namespace  Botan
 

Enumerations

enum class  Botan::EC_Point_Format {
  Botan::Uncompressed = 0 , Botan::Compressed = 1 , Botan::UNCOMPRESSED = Uncompressed , Botan::COMPRESSED = Compressed ,
  Botan::Hybrid = 2 , Botan::HYBRID = 2
}
 

Detailed Description

Public Header.

Definition in file ec_point_format.h.