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

Public Member Functions

 EcRecommendedParameters (const OID &oid, const char *p, const char *a, const char *b, const char *g, const char *n, unsigned int h)
 
ECPNewEC () const
 

Public Attributes

OID oid
 
const char * p
 
const char * a
 
const char * b
 
const char * g
 
const char * n
 
unsigned int h
 

Detailed Description

Definition at line 117 of file eccrypto.cpp.

Constructor & Destructor Documentation

◆ EcRecommendedParameters()

EcRecommendedParameters< ECP >::EcRecommendedParameters ( const OID oid,
const char *  p,
const char *  a,
const char *  b,
const char *  g,
const char *  n,
unsigned int  h 
)
inline

Definition at line 119 of file eccrypto.cpp.

Member Function Documentation

◆ NewEC()

ECP * EcRecommendedParameters< ECP >::NewEC ( ) const
inline

Definition at line 121 of file eccrypto.cpp.

Member Data Documentation

◆ oid

Definition at line 129 of file eccrypto.cpp.

◆ p

const char* EcRecommendedParameters< ECP >::p

Definition at line 130 of file eccrypto.cpp.

◆ a

const char * EcRecommendedParameters< ECP >::a

Definition at line 130 of file eccrypto.cpp.

◆ b

const char * EcRecommendedParameters< ECP >::b

Definition at line 130 of file eccrypto.cpp.

◆ g

const char * EcRecommendedParameters< ECP >::g

Definition at line 130 of file eccrypto.cpp.

◆ n

const char * EcRecommendedParameters< ECP >::n

Definition at line 130 of file eccrypto.cpp.

◆ h

unsigned int EcRecommendedParameters< ECP >::h

Definition at line 131 of file eccrypto.cpp.


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