How to get Windows to identify my custom USB Security Token as a USB token instead of COM serial device -
i have custom hsm: usb token/dongle. when insert in usb port, pnp services load com serial device (in device manager). able communicate using custom pkcs11 library developing. but, want make accessible ms cryptoapi users. achieve this, need windows' smartcard services (scardsvr) identify it. , that, windows needs acknowledge usb token device instead of com serial device. (if logic far wrong, please tell). my question is: have write new driver, or can else change way windows recognizes device?
Comments
Post a Comment