mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Do not run the setuid test if running under as root proper.
Documentation fixes. Some enhancements for the new OpenPGP Card.
This commit is contained in:
parent
e253f0cb55
commit
9d5a10a453
37 changed files with 8193 additions and 5823 deletions
|
@ -470,11 +470,12 @@ returned in @var{hexstring_with_keygrip}.
|
|||
@subsection Return a certificate
|
||||
|
||||
@example
|
||||
READCERT @var{hexified_certid}
|
||||
READCERT @var{hexified_certid}|@var{keyid}
|
||||
@end example
|
||||
|
||||
This function is used to read a certificate identified by
|
||||
@var{hexified_certid} from the card.
|
||||
@var{hexified_certid} from the card. With OpenPGP cards the keyid
|
||||
@code{OpenPGP.3} may be used to rad the certticate of version 2 cards.
|
||||
|
||||
|
||||
@node Scdaemon READKEY
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue