mirror of
https://github.com/QRouland/UTPass.git
synced 2026-01-10 19:36:57 +00:00
Complete rewrite from gpgme to rnp
This commit is contained in:
@@ -18,8 +18,7 @@ class DecryptJob : public RnpJob
|
||||
* @brief Executes the decryption operation.
|
||||
*
|
||||
* This method performs the actual decryption of the encrypted file specified during
|
||||
* object construction. The operation is carried out in a separate background thread
|
||||
* to prevent blocking the main application thread.
|
||||
* object construction.
|
||||
*/
|
||||
void run() override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user