1
0
Fork 0
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:
Werner Koch 2006-04-11 13:53:21 +00:00
parent 76cb368202
commit c664309a0a
6 changed files with 189 additions and 4 deletions

View file

@ -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];