Question:
We are trying to get the RSA object to sign a message with a hardware token. The private key from this token can not be exported. Is there an equivalent with the Crypt2 object. If so what are the settings? Is there a patch that would allow us to import a certificate into RSA? We have tried the Crypt2 object but the signatures are not the same and do not verify with our thirdy party vendor.
Please forgive my lack of understanding in using the crypt functions.
Thanks! This post must've come before our email exchange. I will try to provide a method for extracting the raw RSA signature from PKCS7, as we discussed..
Thanks! This post must've come before our email exchange. I will try to provide a method for extracting the raw RSA signature from PKCS7, as we discussed..