GetComment() const -> QString | GpgFrontend::GpgKeySignature | |
GetCreateTime() const -> QDateTime | GpgFrontend::GpgKeySignature | |
GetEmail() const -> QString | GpgFrontend::GpgKeySignature | |
GetExpireTime() const -> QDateTime | GpgFrontend::GpgKeySignature | |
GetKeyID() const -> QString | GpgFrontend::GpgKeySignature | |
GetName() const -> QString | GpgFrontend::GpgKeySignature | |
GetPubkeyAlgo() const -> QString | GpgFrontend::GpgKeySignature | |
GetStatus() const -> GpgError | GpgFrontend::GpgKeySignature | |
GetUID() const -> QString | GpgFrontend::GpgKeySignature | |
GpgKeySignature() | GpgFrontend::GpgKeySignature | |
GpgKeySignature(gpgme_key_sig_t sig) | GpgFrontend::GpgKeySignature | explicit |
GpgKeySignature(GpgKeySignature &&) noexcept | GpgFrontend::GpgKeySignature | |
GpgKeySignature(const GpgKeySignature &)=delete | GpgFrontend::GpgKeySignature | |
IsExpired() const -> bool | GpgFrontend::GpgKeySignature | |
IsExportable() const -> bool | GpgFrontend::GpgKeySignature | |
IsInvalid() const -> bool | GpgFrontend::GpgKeySignature | |
IsRevoked() const -> bool | GpgFrontend::GpgKeySignature | |
KeySignatrueRefHandler typedef (defined in GpgFrontend::GpgKeySignature) | GpgFrontend::GpgKeySignature | private |
operator=(GpgKeySignature &&) noexcept -> GpgKeySignature & | GpgFrontend::GpgKeySignature | |
operator=(const GpgKeySignature &) -> GpgKeySignature &=delete | GpgFrontend::GpgKeySignature | |
signature_ref_ (defined in GpgFrontend::GpgKeySignature) | GpgFrontend::GpgKeySignature | private |
~GpgKeySignature() | GpgFrontend::GpgKeySignature | |