![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
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) | |
| ECP * | NewEC () const |
Public Attributes | |
| OID | oid |
| const char * | p |
| const char * | a |
| const char * | b |
| const char * | g |
| const char * | n |
| unsigned int | h |
Definition at line 108 of file eccrypto.cpp.
|
inline |
Definition at line 110 of file eccrypto.cpp.
|
inline |
| const char* EcRecommendedParameters< ECP >::a |
Definition at line 122 of file eccrypto.cpp.
| const char * EcRecommendedParameters< ECP >::b |
Definition at line 122 of file eccrypto.cpp.
| const char * EcRecommendedParameters< ECP >::g |
Definition at line 122 of file eccrypto.cpp.
| unsigned int EcRecommendedParameters< ECP >::h |
Definition at line 123 of file eccrypto.cpp.
| const char * EcRecommendedParameters< ECP >::n |
Definition at line 122 of file eccrypto.cpp.
| OID EcRecommendedParameters< ECP >::oid |
Definition at line 118 of file eccrypto.cpp.
| const char* EcRecommendedParameters< ECP >::p |
Definition at line 121 of file eccrypto.cpp.
1.8.11