Jump to content

Translations:KMail/PGP MIME/7/en: Difference between revisions

From KDE Wiki Sandbox
FuzzyBot (talk | contribs)
Importing a new version from external source
 
FuzzyBot (talk | contribs)
Importing a new version from external source
 
Line 1: Line 1:
4. Look at the above details. For example 85EEC6A5 is your key ID. Now, in order to export your public key:
4. Now, in order to export your public key:
{{Input|1=:gpg -ao fajar-pub.key --export 85EEC6A5}}
{{Input|1=gpg --armor --output fajar-pub.key --export mail@example.com}}

Latest revision as of 12:30, 1 March 2019

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (KMail/PGP MIME)
4. Now, in order to export your public key:
{{Input|1=gpg --armor --output fajar-pub.key --export mail@example.com}}

4. Now, in order to export your public key:

gpg --armor --output fajar-pub.key --export mail@example.com