libkpgp

Kpgp::Subkey Member List

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

canCertify() const Kpgp::Subkeyinline
canEncrypt() const Kpgp::Subkeyinline
canSign() const Kpgp::Subkeyinline
creationDate() const Kpgp::Subkeyinline
disabled() const Kpgp::Subkeyinline
expirationDate() const Kpgp::Subkeyinline
expired() const Kpgp::Subkeyinline
fingerprint() const Kpgp::Subkeyinline
invalid() const Kpgp::Subkeyinline
keyAlgorithm() const Kpgp::Subkeyinline
keyID() const Kpgp::Subkeyinline
keyLength() const Kpgp::Subkeyinline
longKeyID() const Kpgp::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() const Kpgp::Subkeyinline
secret() const Kpgp::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