• R
    libcacard: add vscclient · 2ac85b93
    Robert Relyea 提交于
    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
    2ac85b93
vscclient.c 20.5 KB