diff options
author | Werner Koch <[email protected]> | 2007-06-20 11:16:42 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2007-06-20 11:16:42 +0000 |
commit | 09cc0ee7bebcdde9f5a40e827a9e29f9ae7fdf11 (patch) | |
tree | 7b5d692846eeed89f8c419814b791188488290fe /doc/glossary.texi | |
parent | Made percent_escape more general. (diff) | |
download | gnupg-09cc0ee7bebcdde9f5a40e827a9e29f9ae7fdf11.tar.gz gnupg-09cc0ee7bebcdde9f5a40e827a9e29f9ae7fdf11.zip |
[w32] gpg-agent is now started automagically by gpgsm.
Diffstat (limited to 'doc/glossary.texi')
-rw-r--r-- | doc/glossary.texi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/glossary.texi b/doc/glossary.texi index 5ea4a95f2..6eede19d2 100644 --- a/doc/glossary.texi +++ b/doc/glossary.texi @@ -26,5 +26,10 @@ entered as a 40 character hexadecimal formatted string. The @emph{Online Certificate Status Protocol} is used as an alternative to a @acronym{CRL}. It is described in @code{RFC 2560}. +@item PSE + The @emph{Personal Security Environment} describes a database to +store private keys. This is either a smartcard or a collection of files +on a disk; the latter is often called a Soft-PSE. + @end table |