UltrafastSecp256k1 3.50.0
Ultra high-performance secp256k1 elliptic curve cryptography library
Loading...
Searching...
No Matches
secp256k1::SchnorrXonlyPubkey Struct Reference

#include <schnorr.hpp>

Public Attributes

fast::Point point
 
std::array< std::uint8_t, 32 > x_bytes
 

Detailed Description

Definition at line 107 of file schnorr.hpp.

Member Data Documentation

◆ point

fast::Point secp256k1::SchnorrXonlyPubkey::point

Definition at line 108 of file schnorr.hpp.

◆ x_bytes

std::array<std::uint8_t, 32> secp256k1::SchnorrXonlyPubkey::x_bytes

Definition at line 109 of file schnorr.hpp.


The documentation for this struct was generated from the following file: