Crypto++  8.0
Free C++ class library of cryptographic schemes
Public Member Functions | Public Attributes | List of all members
EcRecommendedParameters< ECP > Struct Template 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

template<>
struct EcRecommendedParameters< ECP >

Definition at line 117 of file eccrypto.cpp.


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