1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

* gnupg.texi: Reordered.

* contrib.texi: Updated.
This commit is contained in:
Werner Koch 2004-12-22 17:24:13 +00:00
parent 10c258591a
commit c9489fc76e
6 changed files with 59 additions and 65 deletions

View file

@ -16,6 +16,12 @@ certificates.
The @emph{Certificate Revocation List} is a list containing
certificates revoked by the issuer.
@item Keygrip
This term is used by GnuPG to describe a 20 byte hash value used
to identify a certain key without referencing to a concrete protocol.
It is used internally to access a private key. Usually it is shown and
entered as a 40 character hexadecimal formatted string.
@item OCSP
The @emph{Online Certificate Status Protocol} is used as an
alternative to a @acronym{CRL}. It is described in @code{RFC 2560}.