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::Keyinline
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::Keyinline
canCertify() constKpgp::Keyinline
canEncrypt() constKpgp::Keyinline
canSign() constKpgp::Keyinline
clear()Kpgp::Key
cloneKeyTrust(const Key *key)Kpgp::Key
creationDate() constKpgp::Keyinline
disabled() constKpgp::Keyinline
encryptionPreference()Kpgp::Keyinline
expired() constKpgp::Keyinline
getSubkey(const KeyID &keyID)Kpgp::Key
invalid() constKpgp::Keyinline
isNull() constKpgp::Keyinline
isValid() constKpgp::Key
isValidEncryptionKey() constKpgp::Key
isValidSigningKey() constKpgp::Key
Key(const KeyID &keyid=KeyID(), const TQString &uid=TQString(), const bool secret=false)Kpgp::Key
keyTrust() constKpgp::Key
keyTrust(const TQString &uid) constKpgp::Key
matchesUserID(const TQString &str, bool cs=true)Kpgp::Key
mCanCertify (defined in Kpgp::Key)Kpgp::Keyprotected
mCanEncrypt (defined in Kpgp::Key)Kpgp::Keyprotected
mCanSign (defined in Kpgp::Key)Kpgp::Keyprotected
mDisabled (defined in Kpgp::Key)Kpgp::Keyprotected
mEncryptPref (defined in Kpgp::Key)Kpgp::Keyprotected
mExpired (defined in Kpgp::Key)Kpgp::Keyprotected
mInvalid (defined in Kpgp::Key)Kpgp::Keyprotected
mRevoked (defined in Kpgp::Key)Kpgp::Keyprotected
mSecret (defined in Kpgp::Key)Kpgp::Keyprotected
mSubkeys (defined in Kpgp::Key)Kpgp::Keyprotected
mUserIDs (defined in Kpgp::Key)Kpgp::Keyprotected
primaryFingerprint() constKpgp::Keyinline
primaryKeyID() constKpgp::Keyinline
primaryUserID() constKpgp::Keyinline
revoked() constKpgp::Keyinline
secret() constKpgp::Keyinline
setCanCertify(const bool canCertify)Kpgp::Keyinline
setCanEncrypt(const bool canEncrypt)Kpgp::Keyinline
setCanSign(const bool canSign)Kpgp::Keyinline
setDisabled(const bool disabled)Kpgp::Keyinline
setEncryptionPreference(const EncryptPref encrPref)Kpgp::Keyinline
setExpired(const bool expired)Kpgp::Keyinline
setFingerprint(const KeyID &keyID, const TQCString &fpr)Kpgp::Key
setInvalid(const bool invalid)Kpgp::Keyinline
setRevoked(const bool revoked)Kpgp::Keyinline
setSecret(const bool secret)Kpgp::Keyinline
subkeys() constKpgp::Keyinline
userIDs() constKpgp::Keyinline
~Key() (defined in Kpgp::Key)Kpgp::Key