template<typename Curve >
template<typename Curve >
template<typename Curve >
template<typename Curve >
template<typename Curve >
template<typename Curve >
template<typename Curve >
| X<Curve, lime::Xtype::privateKey>& lime::ARsKey< Curve, false >::privateKey |
( |
void |
| ) |
|
|
inline |
template<typename Curve >
| X<Curve, lime::Xtype::publicKey>& lime::ARsKey< Curve, false >::publicKey |
( |
void |
| ) |
|
|
inline |
template<typename Curve >
Serialize the key pair (to store in DB): First the public value, then the private one.
template<typename Curve >
| static constexpr size_t lime::ARsKey< Curve, false >::serializedPublicSize |
( |
void |
| ) |
|
|
inlinestatic |
template<typename Curve >
| static constexpr size_t lime::ARsKey< Curve, false >::serializedSize |
( |
void |
| ) |
|
|
inlinestatic |
template<typename Curve >
| std::vector<uint8_t> lime::ARsKey< Curve, false >::serializePublic |
( |
void |
| ) |
const |
|
inline |
Serialize the public part only to insert in the DR message header.
The documentation for this struct was generated from the following file: