diff options
Diffstat (limited to 'doc/scdaemon.texi')
-rw-r--r-- | doc/scdaemon.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/scdaemon.texi b/doc/scdaemon.texi index f454f1428..1a4b6d7b1 100644 --- a/doc/scdaemon.texi +++ b/doc/scdaemon.texi @@ -600,6 +600,10 @@ using the command where @var{keyid} is the hexified ID of the key to be used. +If the card is ware of the apdding format a status line with padding +information is send before the plaintext data. The key for this +status line is @code{PADDING} with the only defined value being 0 and +meaning padding has been removed. @node Scdaemon GETATTR @subsection Read an attribute's value. |