mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Added qualified signature features.
This commit is contained in:
parent
caed7370e9
commit
b9633196f4
12 changed files with 535 additions and 9 deletions
|
@ -276,7 +276,7 @@ inq_certificate (void *opaque, const char *line)
|
|||
{
|
||||
size_t n;
|
||||
|
||||
/* Send a certificate where a sourceKeyidentifier is included. */
|
||||
/* Send a certificate where a sourceKeyIdentifier is included. */
|
||||
line += 12;
|
||||
while (*line == ' ')
|
||||
line++;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue