|
using | SubkeyRefHandler = std::unique_ptr< struct _gpgme_tofu_info, std::function< void(gpgme_tofu_info_t)> > |
|
|
SubkeyRefHandler | tofu_info_ref_ = nullptr |
|
◆ GpgTOFUInfo() [1/2]
GpgFrontend::GpgTOFUInfo::GpgTOFUInfo |
( |
gpgme_tofu_info_t |
tofu_info | ) |
|
|
explicit |
Construct a new Gpg T O F U Info object.
- Parameters
-
◆ GpgTOFUInfo() [2/2]
GpgFrontend::GpgTOFUInfo::GpgTOFUInfo |
( |
GpgTOFUInfo && |
o | ) |
|
|
noexcept |
Construct a new Gpg T O F U Info object.
- Parameters
-
◆ GetDescription()
auto GpgFrontend::GpgTOFUInfo::GetDescription |
( |
| ) |
const -> QString |
◆ GetEncrCount()
auto GpgFrontend::GpgTOFUInfo::GetEncrCount |
( |
| ) |
const -> unsigned long |
◆ GetEncrLast()
auto GpgFrontend::GpgTOFUInfo::GetEncrLast |
( |
| ) |
const -> unsigned long |
◆ GetPolicy()
auto GpgFrontend::GpgTOFUInfo::GetPolicy |
( |
| ) |
const -> unsigned |
◆ GetSignCount()
auto GpgFrontend::GpgTOFUInfo::GetSignCount |
( |
| ) |
const -> unsigned long |
◆ GetSignFirst()
auto GpgFrontend::GpgTOFUInfo::GetSignFirst |
( |
| ) |
const -> unsigned long |
◆ GetSignLast()
auto GpgFrontend::GpgTOFUInfo::GetSignLast |
( |
| ) |
const -> unsigned long |
◆ GetValidity()
auto GpgFrontend::GpgTOFUInfo::GetValidity |
( |
| ) |
const -> unsigned |
◆ operator=() [1/2]
◆ operator=() [2/2]
The documentation for this class was generated from the following files: