|
Open-Transactions
0.93.0-ge03d287
|
Public Attributes | |
| BIGNUM * | p |
| BIGNUM * | g |
| BIGNUM * | pub_key |
| BIGNUM * | priv_key |
Definition at line 798 of file OTAsymmetricKeyOpenSSL.cpp.
| BIGNUM* opentxs::ELGAMAL::g |
Definition at line 801 of file OTAsymmetricKeyOpenSSL.cpp.
| BIGNUM* opentxs::ELGAMAL::p |
Definition at line 800 of file OTAsymmetricKeyOpenSSL.cpp.
| BIGNUM* opentxs::ELGAMAL::priv_key |
Definition at line 803 of file OTAsymmetricKeyOpenSSL.cpp.
| BIGNUM* opentxs::ELGAMAL::pub_key |
Definition at line 802 of file OTAsymmetricKeyOpenSSL.cpp.