mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
2008-02-27 Marcus Brinkmann <marcus@g10code.de>
* tools.texi (Listing options): Document new types.
This commit is contained in:
parent
f5f14d6556
commit
66307b34bb
2 changed files with 15 additions and 0 deletions
|
@ -667,6 +667,17 @@ not necessarily need to exist.
|
|||
A @emph{string} that describes an LDAP server in the format:
|
||||
|
||||
@code{@var{hostname}:@var{port}:@var{username}:@var{password}:@var{base_dn}}
|
||||
|
||||
@item key fingerprint (34)
|
||||
A @emph{string} with a 40 digit fingerprint specifying a certificate.
|
||||
|
||||
@item pub key (35)
|
||||
A @emph{string} that describes a certificate by user ID, key ID or
|
||||
fingerprint.
|
||||
|
||||
@item sec key (36)
|
||||
A @emph{string} that describes a certificate with a key by user ID,
|
||||
key ID or fingerprint.
|
||||
@end table
|
||||
|
||||
More types will be added in the future. Please see the @var{alt-type}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue