Skip to content
  • Jeremy White's avatar
    Enable smartcard support for XSpice. · cd96284c
    Jeremy White authored
    
    
    This is done by creating a Unix domain socket to which smartcard
    messages are transferred, using the vscard protocol.
    
    A further system library, spiceccid, is used to provide an interface into
    pcsc-lite, specifically the pcsc-lite daemon, so that regular Unix applications
    can access the passed through smartcard information.
    
    Signed-off-by: default avatarJeremy White <jwhite@codeweavers.com>
    cd96284c