Statistics
| Branch: | Revision:

root / libcacard / vscclient.c @ 0cf818c4

History | View | Annotate | Download (20.5 kB)

# Date Author Comment
2ac85b93 04/02/2011 03:07 am Robert Relyea

libcacard: add vscclient

client to talk to ccid-card-passthru and use smartcard on client to
perform actual operations.

v23->v24 changes: (Jes Sorensen review 2) * use qemu_socket instead of socket * use fprintf(stderr,..) for errors * remove unneccessary includes since using qemu_common.h