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() const Kpgp::Keyinline
canEncrypt() const Kpgp::Keyinline
canSign() const Kpgp::Keyinline
clear()Kpgp::Key
cloneKeyTrust(const Key *key)Kpgp::Key
creationDate() const Kpgp::Keyinline
disabled() const Kpgp::Keyinline
encryptionPreference()Kpgp::Keyinline
expired() const Kpgp::Keyinline
getSubkey(const KeyID &keyID)Kpgp::Key
invalid() const Kpgp::Keyinline
isNull() const Kpgp::Keyinline
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::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() const Kpgp::Keyinline
primaryKeyID() const Kpgp::Keyinline
primaryUserID() const Kpgp::Keyinline
revoked() const Kpgp::Keyinline
secret() const Kpgp::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() const Kpgp::Keyinline
userIDs() const Kpgp::Keyinline
~Key() (defined in Kpgp::Key)Kpgp::Key