Crypto++
Public Member Functions | Public Attributes | List of all members
ECPPoint Struct Reference

Elliptical Curve Point. More...

#include <ecp.h>

Public Member Functions

 ECPPoint (const Integer &x, const Integer &y)
 
bool operator== (const ECPPoint &t) const
 
bool operator< (const ECPPoint &t) const
 

Public Attributes

bool identity
 
Integer x
 
Integer y
 

Detailed Description

Elliptical Curve Point.

Definition at line 12 of file ecp.h.


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