PC/SC (Personal Computer/Smart Card) is a standard for smart card integration with computers. It provides a framework for communication between smart cards and applications, allowing for secure authentication and data exchange
LPAC_APDU_PCSC_DRV_IFID: specify which PC/SC interface index will be used by PC/SC APDU backend.
(integer, default: none, interface index starts from0)LPAC_APDU_PCSC_DRV_NAME: specify which PC/SC interface name will be used by PC/SC APDU backend.
(string, default: none, for example:ESTKme-RED)LPAC_APDU_PCSC_DRV_IGNORE_NAME: specify which PC/SC interface names will be ignored by PC/SC APDU backend.
(string, use semicolon (;) split, substring match, for example:Yubico;Canokeys).