summaryrefslogtreecommitdiff
path: root/manual/fr/110-encryption.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'manual/fr/110-encryption.mdwn')
-rw-r--r--manual/fr/110-encryption.mdwn10
1 files changed, 10 insertions, 0 deletions
diff --git a/manual/fr/110-encryption.mdwn b/manual/fr/110-encryption.mdwn
index 74a959ba..94a4426a 100644
--- a/manual/fr/110-encryption.mdwn
+++ b/manual/fr/110-encryption.mdwn
@@ -112,6 +112,16 @@ them. Run the following command and pick your key from the list.
gpg --list-keys
+The output will look something like this:
+
+ pub 4096R/5E8511F9 2009-07-22
+ uid Lars Wirzenius <liw@liw.fi>
+ sub 2048R/9BE35AE6 2011-08-05
+
+That's the output for one key; there may be many keys. The key
+identifier is on the line staring with `pub`, in the second column
+after the slash. Above, it's 5E8511F9.
+
In the rest of the examples in this chapter, we'll assume your key
identifier is CAFEFACE.