aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpg-card.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gpg-card.h')
-rw-r--r--tools/gpg-card.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/gpg-card.h b/tools/gpg-card.h
index 1622f2d5f..18ff5f68d 100644
--- a/tools/gpg-card.h
+++ b/tools/gpg-card.h
@@ -242,6 +242,9 @@ gpg_error_t scd_checkpin (const char *serialno);
unsigned long agent_get_s2k_count (void);
+char *scd_apdu_strerror (unsigned int sw);
+
+
/*-- card-yubikey.c --*/
gpg_error_t yubikey_commands (card_info_t info,
estream_t fp, int argc, const char *argv[]);