libkpgp

Kpgp::Subkey Member List

This is the complete list of members for Kpgp::Subkey, including all inherited members.

canCertify() constKpgp::Subkeyinline
canEncrypt() constKpgp::Subkeyinline
canSign() constKpgp::Subkeyinline
creationDate() constKpgp::Subkeyinline
disabled() constKpgp::Subkeyinline
expirationDate() constKpgp::Subkeyinline
expired() constKpgp::Subkeyinline
fingerprint() constKpgp::Subkeyinline
invalid() constKpgp::Subkeyinline
keyAlgorithm() constKpgp::Subkeyinline
keyID() constKpgp::Subkeyinline
keyLength() constKpgp::Subkeyinline
longKeyID() constKpgp::Subkeyinline
mCanCertify (defined in Kpgp::Subkey)Kpgp::Subkeyprotected
mCanEncrypt (defined in Kpgp::Subkey)Kpgp::Subkeyprotected
mCanSign (defined in Kpgp::Subkey)Kpgp::Subkeyprotected
mDisabled (defined in Kpgp::Subkey)Kpgp::Subkeyprotected
mExpiration (defined in Kpgp::Subkey)Kpgp::Subkeyprotected
mExpired (defined in Kpgp::Subkey)Kpgp::Subkeyprotected
mFingerprint (defined in Kpgp::Subkey)Kpgp::Subkeyprotected
mInvalid (defined in Kpgp::Subkey)Kpgp::Subkeyprotected
mKeyAlgo (defined in Kpgp::Subkey)Kpgp::Subkeyprotected
mKeyID (defined in Kpgp::Subkey)Kpgp::Subkeyprotected
mKeyLen (defined in Kpgp::Subkey)Kpgp::Subkeyprotected
mRevoked (defined in Kpgp::Subkey)Kpgp::Subkeyprotected
mSecret (defined in Kpgp::Subkey)Kpgp::Subkeyprotected
mTimestamp (defined in Kpgp::Subkey)Kpgp::Subkeyprotected
revoked() constKpgp::Subkeyinline
secret() constKpgp::Subkeyinline
setCanCertify(const bool canCertify)Kpgp::Subkeyinline
setCanEncrypt(const bool canEncrypt)Kpgp::Subkeyinline
setCanSign(const bool canSign)Kpgp::Subkeyinline
setCreationDate(const time_t creationDate)Kpgp::Subkeyinline
setDisabled(const bool disabled)Kpgp::Subkeyinline
setExpirationDate(const time_t expirationDate)Kpgp::Subkeyinline
setExpired(const bool expired)Kpgp::Subkeyinline
setFingerprint(const TQCString &fingerprint)Kpgp::Subkeyinline
setInvalid(const bool invalid)Kpgp::Subkeyinline
setKeyAlgorithm(const unsigned int keyAlgo)Kpgp::Subkeyinline
setKeyID(const KeyID &keyID)Kpgp::Subkeyinline
setKeyLength(const unsigned int keyLen)Kpgp::Subkeyinline
setRevoked(const bool revoked)Kpgp::Subkeyinline
setSecret(const bool secret)Kpgp::Subkeyinline
Subkey(const KeyID &keyID, const bool secret=false)Kpgp::Subkey
~Subkey() (defined in Kpgp::Subkey)Kpgp::Subkeyinline