qca
gpgQCAPlugin::GpgOp::KeyItem Class Reference
#include <gpgop.h>
Public Types | |
| enum | Caps { Encrypt = 0x01, Sign = 0x02, Certify = 0x04, Auth = 0x08 } |
| enum | Type { RSA, DSA, ElGamal, Unknown } |
Public Member Functions | |
| KeyItem () | |
Public Attributes | |
| int | bits |
| int | caps |
| QDateTime | creationDate |
| QDateTime | expirationDate |
| QString | fingerprint |
| QString | id |
| Type | type |
Detailed Description
Definition at line 93 of file gpgop.h.
Member Enumeration Documentation
Constructor & Destructor Documentation
Member Data Documentation
The documentation for this class was generated from the following file:
KDE 4.4 API Reference