libkpgp
Kpgp::Subkey Member List
This is the complete list of members for Kpgp::Subkey, including all inherited members.| canCertify() const | Kpgp::Subkey | [inline] |
| canEncrypt() const | Kpgp::Subkey | [inline] |
| canSign() const | Kpgp::Subkey | [inline] |
| creationDate() const | Kpgp::Subkey | [inline] |
| disabled() const | Kpgp::Subkey | [inline] |
| expirationDate() const | Kpgp::Subkey | [inline] |
| expired() const | Kpgp::Subkey | [inline] |
| fingerprint() const | Kpgp::Subkey | [inline] |
| invalid() const | Kpgp::Subkey | [inline] |
| keyAlgorithm() const | Kpgp::Subkey | [inline] |
| keyID() const | Kpgp::Subkey | [inline] |
| keyLength() const | Kpgp::Subkey | [inline] |
| longKeyID() const | Kpgp::Subkey | [inline] |
| mCanCertify (defined in Kpgp::Subkey) | Kpgp::Subkey | [protected] |
| mCanEncrypt (defined in Kpgp::Subkey) | Kpgp::Subkey | [protected] |
| mCanSign (defined in Kpgp::Subkey) | Kpgp::Subkey | [protected] |
| mDisabled (defined in Kpgp::Subkey) | Kpgp::Subkey | [protected] |
| mExpiration (defined in Kpgp::Subkey) | Kpgp::Subkey | [protected] |
| mExpired (defined in Kpgp::Subkey) | Kpgp::Subkey | [protected] |
| mFingerprint (defined in Kpgp::Subkey) | Kpgp::Subkey | [protected] |
| mInvalid (defined in Kpgp::Subkey) | Kpgp::Subkey | [protected] |
| mKeyAlgo (defined in Kpgp::Subkey) | Kpgp::Subkey | [protected] |
| mKeyID (defined in Kpgp::Subkey) | Kpgp::Subkey | [protected] |
| mKeyLen (defined in Kpgp::Subkey) | Kpgp::Subkey | [protected] |
| mRevoked (defined in Kpgp::Subkey) | Kpgp::Subkey | [protected] |
| mSecret (defined in Kpgp::Subkey) | Kpgp::Subkey | [protected] |
| mTimestamp (defined in Kpgp::Subkey) | Kpgp::Subkey | [protected] |
| revoked() const | Kpgp::Subkey | [inline] |
| secret() const | Kpgp::Subkey | [inline] |
| setCanCertify(const bool canCertify) | Kpgp::Subkey | [inline] |
| setCanEncrypt(const bool canEncrypt) | Kpgp::Subkey | [inline] |
| setCanSign(const bool canSign) | Kpgp::Subkey | [inline] |
| setCreationDate(const time_t creationDate) | Kpgp::Subkey | [inline] |
| setDisabled(const bool disabled) | Kpgp::Subkey | [inline] |
| setExpirationDate(const time_t expirationDate) | Kpgp::Subkey | [inline] |
| setExpired(const bool expired) | Kpgp::Subkey | [inline] |
| setFingerprint(const QCString &fingerprint) | Kpgp::Subkey | [inline] |
| setInvalid(const bool invalid) | Kpgp::Subkey | [inline] |
| setKeyAlgorithm(const unsigned int keyAlgo) | Kpgp::Subkey | [inline] |
| setKeyID(const KeyID &keyID) | Kpgp::Subkey | [inline] |
| setKeyLength(const unsigned int keyLen) | Kpgp::Subkey | [inline] |
| setRevoked(const bool revoked) | Kpgp::Subkey | [inline] |
| setSecret(const bool secret) | Kpgp::Subkey | [inline] |
| Subkey(const KeyID &keyID, const bool secret=false) | Kpgp::Subkey | |
| ~Subkey() (defined in Kpgp::Subkey) | Kpgp::Subkey | [inline] |

