diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2015-12-01 11:29:46 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | 5418155a0d3c9e17d3f67bf394547af9ca3c7168 (patch) | |
tree | 127e5c89e877a7426894c9035596495400eceb3f /libraries/libcacard/README | |
parent | 1e1bf4a88535ad4712d6fb4bfdb96b901c41b776 (diff) | |
download | slackbuilds-5418155a0d3c9e17d3f67bf394547af9ca3c7168.tar.gz |
libraries/libcacard: Added (Virtual Smart Card Emulator library).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/libcacard/README')
-rw-r--r-- | libraries/libcacard/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/libcacard/README b/libraries/libcacard/README new file mode 100644 index 0000000000..ea7c6152fc --- /dev/null +++ b/libraries/libcacard/README @@ -0,0 +1,4 @@ +This emulator is designed to provide emulation of actual smart cards +to a virtual card reader running in a guest virtual machine. The +emulates smart cards can be representations of real smart cards, or +the cards could be pure software constructs. |