libkpgp
Kpgp::Key Member List
This is the complete list of members for Kpgp::Key, including all inherited members.| addSubkey(const KeyID &keyID, const bool secret=false) | Kpgp::Key | |
| addSubkey(const Subkey *subkey) | Kpgp::Key | [inline] |
| addUserID(const QString &uid, const Validity validity=KPGP_VALIDITY_UNKNOWN, const bool revoked=false, const bool invalid=false) | Kpgp::Key | |
| addUserID(const UserID *userID) | Kpgp::Key | [inline] |
| canCertify() const | Kpgp::Key | [inline] |
| canEncrypt() const | Kpgp::Key | [inline] |
| canSign() const | Kpgp::Key | [inline] |
| clear() | Kpgp::Key | |
| cloneKeyTrust(const Key *key) | Kpgp::Key | |
| creationDate() const | Kpgp::Key | [inline] |
| disabled() const | Kpgp::Key | [inline] |
| encryptionPreference() | Kpgp::Key | [inline] |
| expired() const | Kpgp::Key | [inline] |
| getSubkey(const KeyID &keyID) | Kpgp::Key | |
| invalid() const | Kpgp::Key | [inline] |
| isNull() const | Kpgp::Key | [inline] |
| isValid() const | Kpgp::Key | |
| isValidEncryptionKey() const | Kpgp::Key | |
| isValidSigningKey() const | Kpgp::Key | |
| Key(const KeyID &keyid=KeyID(), const QString &uid=QString::null, const bool secret=false) | Kpgp::Key | |
| keyTrust() const | Kpgp::Key | |
| keyTrust(const QString &uid) const | Kpgp::Key | |
| matchesUserID(const QString &str, bool cs=true) | Kpgp::Key | |
| mCanCertify | Kpgp::Key | [protected] |
| mCanEncrypt | Kpgp::Key | [protected] |
| mCanSign | Kpgp::Key | [protected] |
| mDisabled | Kpgp::Key | [protected] |
| mEncryptPref | Kpgp::Key | [protected] |
| mExpired | Kpgp::Key | [protected] |
| mInvalid | Kpgp::Key | [protected] |
| mRevoked | Kpgp::Key | [protected] |
| mSecret | Kpgp::Key | [protected] |
| mSubkeys | Kpgp::Key | [protected] |
| mUserIDs | Kpgp::Key | [protected] |
| primaryFingerprint() const | Kpgp::Key | [inline] |
| primaryKeyID() const | Kpgp::Key | [inline] |
| primaryUserID() const | Kpgp::Key | [inline] |
| revoked() const | Kpgp::Key | [inline] |
| secret() const | Kpgp::Key | [inline] |
| setCanCertify(const bool canCertify) | Kpgp::Key | [inline] |
| setCanEncrypt(const bool canEncrypt) | Kpgp::Key | [inline] |
| setCanSign(const bool canSign) | Kpgp::Key | [inline] |
| setDisabled(const bool disabled) | Kpgp::Key | [inline] |
| setEncryptionPreference(const EncryptPref encrPref) | Kpgp::Key | [inline] |
| setExpired(const bool expired) | Kpgp::Key | [inline] |
| setFingerprint(const KeyID &keyID, const QCString &fpr) | Kpgp::Key | |
| setInvalid(const bool invalid) | Kpgp::Key | [inline] |
| setRevoked(const bool revoked) | Kpgp::Key | [inline] |
| setSecret(const bool secret) | Kpgp::Key | [inline] |
| subkeys() const | Kpgp::Key | [inline] |
| userIDs() const | Kpgp::Key | [inline] |
| ~Key() | Kpgp::Key |

