GpgFrontend Project
A Free, Powerful, Easy-to-Use, Compact, Cross-Platform, and Installation-Free OpenPGP(pgp) Crypto Tool.
GpgFrontend::GpgKey Member List

This is the complete list of members for GpgFrontend::GpgKey, including all inherited members.

GetComment() const -> QStringGpgFrontend::GpgKey
GetCreateTime() const -> QDateTimeGpgFrontend::GpgKey
GetEmail() const -> QStringGpgFrontend::GpgKey
GetExpireTime() const -> QDateTimeGpgFrontend::GpgKey
GetFingerprint() const -> QStringGpgFrontend::GpgKey
GetId() const -> QStringGpgFrontend::GpgKey
GetKeyAlgo() const -> QStringGpgFrontend::GpgKey
GetLastUpdateTime() const -> QDateTimeGpgFrontend::GpgKey
GetName() const -> QStringGpgFrontend::GpgKey
GetOwnerTrust() const -> QStringGpgFrontend::GpgKey
GetOwnerTrustLevel() const -> intGpgFrontend::GpgKey
GetPrimaryKeyLength() const -> unsigned intGpgFrontend::GpgKey
GetProtocol() const -> QStringGpgFrontend::GpgKey
GetPublicKeyAlgo() const -> QStringGpgFrontend::GpgKey
GetSubKeys() const -> std::unique_ptr< std::vector< GpgSubKey >>GpgFrontend::GpgKey
GetUIDs() const -> std::unique_ptr< std::vector< GpgUID >>GpgFrontend::GpgKey
GpgKey()=defaultGpgFrontend::GpgKey
GpgKey(gpgme_key_t &&key)GpgFrontend::GpgKeyexplicit
GpgKey(const gpgme_key_t &key)=deleteGpgFrontend::GpgKey
GpgKey(GpgKey &&) noexceptGpgFrontend::GpgKey
GpgKey(const GpgKey &)GpgFrontend::GpgKey
IsDisabled() const -> boolGpgFrontend::GpgKey
IsExpired() const -> boolGpgFrontend::GpgKey
IsGood() const -> boolGpgFrontend::GpgKey
IsHasActualAuthenticationCapability() const -> boolGpgFrontend::GpgKey
IsHasActualCertificationCapability() const -> boolGpgFrontend::GpgKey
IsHasActualEncryptionCapability() const -> boolGpgFrontend::GpgKey
IsHasActualSigningCapability() const -> boolGpgFrontend::GpgKey
IsHasAuthenticationCapability() const -> boolGpgFrontend::GpgKey
IsHasCardKey() const -> boolGpgFrontend::GpgKey
IsHasCertificationCapability() const -> boolGpgFrontend::GpgKey
IsHasEncryptionCapability() const -> boolGpgFrontend::GpgKey
IsHasMasterKey() const -> boolGpgFrontend::GpgKey
IsHasSigningCapability() const -> boolGpgFrontend::GpgKey
IsPrivateKey() const -> boolGpgFrontend::GpgKey
IsRevoked() const -> boolGpgFrontend::GpgKey
key_ref_ (defined in GpgFrontend::GpgKey)GpgFrontend::GpgKeyprivate
KeyRefHandler typedef (defined in GpgFrontend::GpgKey)GpgFrontend::GpgKeyprivate
operator gpgme_key_t() constGpgFrontend::GpgKeyexplicit
operator<=(const GpgKey &) const -> boolGpgFrontend::GpgKey
operator=(GpgKey &&) noexcept -> GpgKey &GpgFrontend::GpgKey
operator=(const GpgKey &) -> GpgKey &GpgFrontend::GpgKey
operator=(const gpgme_key_t &) -> GpgKey &=deleteGpgFrontend::GpgKey
operator==(const GpgKey &) const -> boolGpgFrontend::GpgKey
~GpgKey()=defaultGpgFrontend::GpgKey