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

#include <types.hpp>

Public Attributes

FieldElementData x
 
FieldElementData y
 

Detailed Description

Definition at line 54 of file types.hpp.

Member Data Documentation

◆ x

FieldElementData secp256k1::AffinePointData::x

Definition at line 55 of file types.hpp.

◆ y

FieldElementData secp256k1::AffinePointData::y

Definition at line 56 of file types.hpp.


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