mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Added command APDU
This commit is contained in:
parent
76cb368202
commit
c664309a0a
6 changed files with 189 additions and 4 deletions
|
@ -112,8 +112,8 @@ struct app_local_s {
|
|||
encoded S-expression encoding a public
|
||||
key. Might be NULL if key is not
|
||||
available. */
|
||||
size_t keylen; /* The length of the above S-expression. Thsi
|
||||
is usullay only required for corss checks
|
||||
size_t keylen; /* The length of the above S-expression. This
|
||||
is usullay only required for cross checks
|
||||
because the length of an S-expression is
|
||||
implicitly available. */
|
||||
} pk[3];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue