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 | Kpgp::Subkey | [protected] |
| mCanEncrypt | Kpgp::Subkey | [protected] |
| mCanSign | Kpgp::Subkey | [protected] |
| mDisabled | Kpgp::Subkey | [protected] |
| mExpiration | Kpgp::Subkey | [protected] |
| mExpired | Kpgp::Subkey | [protected] |
| mFingerprint | Kpgp::Subkey | [protected] |
| mInvalid | Kpgp::Subkey | [protected] |
| mKeyAlgo | Kpgp::Subkey | [protected] |
| mKeyID | Kpgp::Subkey | [protected] |
| mKeyLen | Kpgp::Subkey | [protected] |
| mRevoked | Kpgp::Subkey | [protected] |
| mSecret | Kpgp::Subkey | [protected] |
| mTimestamp | 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() | Kpgp::Subkey | [inline] |

