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

Public Attributes

RSA * pRsa
 
DSA * pDsa
 
ELGAMALpElgamal
 

Detailed Description

Definition at line 806 of file OTAsymmetricKeyOpenSSL.cpp.

Member Data Documentation

DSA* opentxs::PgpKeys::pDsa

Definition at line 809 of file OTAsymmetricKeyOpenSSL.cpp.

ELGAMAL* opentxs::PgpKeys::pElgamal

Definition at line 810 of file OTAsymmetricKeyOpenSSL.cpp.

RSA* opentxs::PgpKeys::pRsa

Definition at line 808 of file OTAsymmetricKeyOpenSSL.cpp.


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