Dash Core  0.12.2.1
P2P Digital Currency
secp256k1_gej Struct Reference

#include <group.h>

Public Attributes

secp256k1_fe x
 
secp256k1_fe y
 
secp256k1_fe z
 
int infinity
 

Detailed Description

A group element of the secp256k1 curve, in jacobian coordinates.

Definition at line 24 of file group.h.

Member Data Documentation

◆ infinity

◆ x

◆ y

◆ z


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