Crypto++  8.2
Free C&
Public Member Functions | Public Attributes | List of all members
EcRecommendedParameters< EC2N > Struct Reference

Public Member Functions

 EcRecommendedParameters (const OID &oid, unsigned int t2, unsigned int t3, unsigned int t4, const char *a, const char *b, const char *g, const char *n, unsigned int h)
 
 EcRecommendedParameters (const OID &oid, unsigned int t0, unsigned int t1, unsigned int t2, unsigned int t3, unsigned int t4, const char *a, const char *b, const char *g, const char *n, unsigned int h)
 
EC2NNewEC () const
 

Public Attributes

OID oid
 
const char * a
 
const char * b
 
const char * g
 
const char * n
 
unsigned int h
 
unsigned int t0
 
unsigned int t1
 
unsigned int t2
 
unsigned int t3
 
unsigned int t4
 

Detailed Description

Definition at line 91 of file eccrypto.cpp.


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