Electroneum
crypto::ec_point_pair Struct Reference

#include <crypto.h>

Public Attributes

ec_point a
 
ec_point b
 

Detailed Description

Definition at line 121 of file crypto.h.

Member Data Documentation

◆ a

ec_point crypto::ec_point_pair::a

Definition at line 122 of file crypto.h.

◆ b

ec_point crypto::ec_point_pair::b

Definition at line 122 of file crypto.h.


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