Difference between revisions of "Gpg --encrypt"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
  
  
[[gpg --encrypt --recipient]]
+
<code>[[gpg --encrypt --recipient]]</code>
  
 
  gpg --encrypt --recipient [email protected] --recipient [email protected] doc.txt
 
  gpg --encrypt --recipient [email protected] --recipient [email protected] doc.txt

Revision as of 10:59, 4 July 2024

gpg --batch --yes --encrypt --trust-model always --output /tmp/encryption_tmp.gpg --recipient your-receipt /tmp/encryption_tmp


gpg --encrypt --recipient

gpg --encrypt --recipient [email protected] --recipient [email protected] doc.txt

Related

See also

Advertising: