|
using | KeySignatrueRefHandler = std::unique_ptr< struct _gpgme_signature, std::function< void(gpgme_signature_t)> > |
|
|
KeySignatrueRefHandler | signature_ref_ = nullptr |
|
◆ GpgSignature()
GpgFrontend::GpgSignature::GpgSignature |
( |
gpgme_signature_t |
sig | ) |
|
|
explicit |
Construct a new Gpg Signature object.
Construct a new Gpg Signature:: Gpg Signature object.
- Parameters
-
◆ GetCreateTime()
auto GpgFrontend::GpgSignature::GetCreateTime |
( |
| ) |
const -> QDateTime |
Create a time object.
- Returns
- QDateTime
◆ GetExpireTime()
auto GpgFrontend::GpgSignature::GetExpireTime |
( |
| ) |
const -> QDateTime |
◆ GetFingerprint()
auto GpgFrontend::GpgSignature::GetFingerprint |
( |
| ) |
const -> QString |
◆ GetHashAlgo()
auto GpgFrontend::GpgSignature::GetHashAlgo |
( |
| ) |
const -> QString |
◆ GetPubkeyAlgo()
auto GpgFrontend::GpgSignature::GetPubkeyAlgo |
( |
| ) |
const -> QString |
◆ GetStatus()
auto GpgFrontend::GpgSignature::GetStatus |
( |
| ) |
const -> GpgError |
◆ GetSummary()
auto GpgFrontend::GpgSignature::GetSummary |
( |
| ) |
const -> GpgError |
◆ GetValidity()
auto GpgFrontend::GpgSignature::GetValidity |
( |
| ) |
const -> gpgme_validity_t |
◆ operator=() [1/2]
◆ operator=() [2/2]
The documentation for this class was generated from the following files: