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 TQString &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 TQString &uid=TQString(), const bool secret=false) | Kpgp::Key | |
keyTrust() const | Kpgp::Key | |
keyTrust(const TQString &uid) const | Kpgp::Key | |
matchesUserID(const TQString &str, bool cs=true) | Kpgp::Key | |
mCanCertify (defined in Kpgp::Key) | Kpgp::Key | [protected] |
mCanEncrypt (defined in Kpgp::Key) | Kpgp::Key | [protected] |
mCanSign (defined in Kpgp::Key) | Kpgp::Key | [protected] |
mDisabled (defined in Kpgp::Key) | Kpgp::Key | [protected] |
mEncryptPref (defined in Kpgp::Key) | Kpgp::Key | [protected] |
mExpired (defined in Kpgp::Key) | Kpgp::Key | [protected] |
mInvalid (defined in Kpgp::Key) | Kpgp::Key | [protected] |
mRevoked (defined in Kpgp::Key) | Kpgp::Key | [protected] |
mSecret (defined in Kpgp::Key) | Kpgp::Key | [protected] |
mSubkeys (defined in Kpgp::Key) | Kpgp::Key | [protected] |
mUserIDs (defined in Kpgp::Key) | 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 TQCString &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() (defined in Kpgp::Key) | Kpgp::Key |