GpgFrontend Project
A Free, Powerful, Easy-to-Use, Compact, Cross-Platform, and Installation-Free OpenPGP(pgp) Crypto Tool.
|
Public Member Functions | |
auto | IsGood () -> bool |
auto | GetRaw () -> gpgme_decrypt_result_t |
auto | Recipients () -> std::vector< GpgRecipient > |
GpgDecryptResult (gpgme_decrypt_result_t) | |
Private Attributes | |
std::shared_ptr< struct _gpgme_op_decrypt_result > | result_ref_ = nullptr |