Difference between revisions of "Gpg --encrypt"

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

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: