Hi,
I try to use PKCS#11 conform lib to sign a small file, but I stuck in the depths of the PKCS#11 system. I have a few C examples and try to convert them to PB with some success. But I have problems to determine the correct way and process to use PKCS#11 to sign a file using a SmartCard token. I don't know how to deal with the user PIN (should be entered using card-reader pinpad) and I'm not able to get the PrivateKey object in order to call C_Sign() etc. Some small tips might help me back on the road.
Anybody experienced in this or already used PKCS#11?
Kukulkan
