Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

beecrypt::security::spec::ECPoint Class Reference
[C++ classes mimicking java.security.spec]

Elliptic Curve point specification. More...

#include <ECPoint.h>

Inheritance diagram for beecrypt::security::spec::ECPoint:

Inheritance graph
[legend]
Collaboration diagram for beecrypt::security::spec::ECPoint:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ECPoint (const mpnumber &, const mpnumber &)
 ECPoint (const ECPoint &)
virtual ~ECPoint ()
const mpnumber & getAffineX () const throw ()
const mpnumber & getAffineY () const throw ()

Static Public Attributes

const ECPoint POINT_INFINITY

Detailed Description

Elliptic Curve point specification.


Constructor & Destructor Documentation

beecrypt::security::spec::ECPoint::ECPoint const mpnumber &  ,
const mpnumber & 
 

beecrypt::security::spec::ECPoint::ECPoint const ECPoint  ) 
 

virtual beecrypt::security::spec::ECPoint::~ECPoint  )  [inline, virtual]
 


Member Function Documentation

const mpnumber& beecrypt::security::spec::ECPoint::getAffineX  )  const throw ()
 

const mpnumber& beecrypt::security::spec::ECPoint::getAffineY  )  const throw ()
 


Member Data Documentation

const ECPoint beecrypt::security::spec::ECPoint::POINT_INFINITY [static]
 


The documentation for this class was generated from the following file:
Generated on Sun Apr 24 16:45:15 2005 for BeeCrypt C++ by  doxygen 1.3.9.1