GpgFrontend Project
A Free, Powerful, Easy-to-Use, Compact, Cross-Platform, and Installation-Free OpenPGP(pgp) Crypto Tool.
|
Public Member Functions | |
auto | IsGood () const -> bool |
auto | GetRaw () const -> gpgme_verify_result_t |
auto | GetSignature () const -> std::vector< GpgSignature > |
GpgVerifyResult (gpgme_verify_result_t) | |
Private Attributes | |
std::shared_ptr< struct _gpgme_op_verify_result > | result_ref_ = nullptr |