Skip to content

How to use USB token reader on windows #66

@sdellava

Description

@sdellava

Hi, I'm trying to use this library in a Windows environment using USB smart card reader produced by Advanced Card Systems Ltd, CCID USB smart card reader.

From device manager I can see this information:

Location: Port_#0002.Hub_#0002

How I've to set the config ?

const config = {
library: "............",
name: "CCID USB smart card reader",
slot: 0,
readWrite: true,
pin: "12345"
};

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions