bool fileValidated() const
Whether the signature was actually successfully verified.
RWCOW_pointer< Impl > _pimpl
Implementation.
const std::string & signatureId() const
The id of the gpg key which signed the file.
I/O context for KeyRing::verifyFileSignatureWorkflow.
const KeyContext & keyContext() const
KeyContext passed to callbacks
bool signatureIdTrusted() const
Whether the SignatureId is in the trusted keyring (not temp.
void resetResults()
Reset all result values to safe defaults.
const Pathname & signature() const
Detached signature or empty.
const Pathname & file() const
File to verify.
const BuddyKeys & buddyKeys() const
std::set< std::string > BuddyKeys
List of key safe key ids to import IFF fileValidated.
Directly accessed by verifyFileSignatureWorkflow to set the result data.
bool fileAccepted() const
May return true due to user interaction or global defaults even if the signature was not actually ver...
void addBuddyKey(std::string sid_r)
std::string shortFile() const
Short name for file (default: basename).