Is there any stable Java library to perform the same set of operations on USB tokens as javax.smartcadio does?

I need to perform a public/private key generation on USB devices and store private key parts on at least 3 USB tokens.
Java javax.smartcardio allows to perform such an operation on Smart-cards that I plug into smart-card reader (key genera… Continue reading Is there any stable Java library to perform the same set of operations on USB tokens as javax.smartcadio does?