diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-02-19 02:09:06 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-02-20 12:20:44 -0600 |
commit | fa154d67470565ff7725501933fbc57a72cea35e (patch) | |
tree | fa7a6662b9d0adf3ff49a8fe1159116e23692fea /libraries/libcacard/README | |
parent | 720d65df0685b74cf5624df3134d47a3ff219d92 (diff) |
libraries/libcacard: Added (Virtual Smart Card Emulator library)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/libcacard/README')
-rw-r--r-- | libraries/libcacard/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/libcacard/README b/libraries/libcacard/README new file mode 100644 index 0000000000000..4a9bf1291efc8 --- /dev/null +++ b/libraries/libcacard/README @@ -0,0 +1,6 @@ +libcacard (Virtual Smart Card Emulator library) + +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. |