#include <ec_key_data.h>
Definition at line 21 of file ec_key_data.h.
◆ EC_PublicKey_Data() [1/2]
Definition at line 23 of file ec_key_data.h.
23 :
EC_Point to_legacy_point() const
const EC_Group & group() const
◆ EC_PublicKey_Data() [2/2]
Botan::EC_PublicKey_Data::EC_PublicKey_Data |
( |
EC_Group | group, |
|
|
std::span< const uint8_t > | bytes ) |
◆ group()
const EC_Group & Botan::EC_PublicKey_Data::group |
( |
| ) |
const |
|
inline |
◆ legacy_point()
const EC_Point & Botan::EC_PublicKey_Data::legacy_point |
( |
| ) |
const |
|
inline |
◆ public_key()
The documentation for this class was generated from the following files: