Open-Transactions  0.93.0-ge03d287
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
opentxs::ELGAMAL Struct Reference

Public Attributes

BIGNUM * p
 
BIGNUM * g
 
BIGNUM * pub_key
 
BIGNUM * priv_key
 

Detailed Description

Definition at line 798 of file OTAsymmetricKeyOpenSSL.cpp.

Member Data Documentation

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.


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