I understand that the private key is not directly extractable from the hardware for security reasons. Instead, the signing operation should be performed by the DSC hardware itself.
Here’s what I need help with:
Accessing the DSC Hardware:
What tools or libraries are needed to interact with USB DSC hardware? How can I communicate with the USB token to perform signing?
I tried using C# code to sign JSON with a USB DSC hardware, but it didn’t work
0 comments:
Post a Comment
Thanks