createPKCS10,acceptPKCS7 and SignMessage
From: Ramkumar. R (ramkumar_r@atc.tcs.co.in)
Date: 10/31/02
- Next message: Michel Gallant (MVP): "Re: Does NAV 2002 use ports 110, 135"
- Previous message: John McGaw: "Re: Annoying warning message"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Ramkumar. R" <ramkumar_r@atc.tcs.co.in> Date: Thu, 31 Oct 2002 04:45:40 -0800
I am generating a PKCS#10 request using xenroll.dll's
createPKCS10 in a Smartcard. Loading the certificate using
acceptFilePKCS7. Then I am able to sign messages using
CryptSignMessage function. But if I move to any other
machine, then I am not able to sign messages. I have moved
the certificate from smartcard to the machine using the
utility provided by card vendor. I am getting the error
as "Key does not exist" while calling CryptSignMessage.
But I am able to do this if I import a PKCS#12 file to
smartcard from one machine and export the certificate from
card to a different machine.
Attatching the source code of the VB executable which does
createPKCS10 and acceptPKCS7
- application/octet-stream attachment: Form1.frm
- Next message: Michel Gallant (MVP): "Re: Does NAV 2002 use ports 110, 135"
- Previous message: John McGaw: "Re: Annoying warning message"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|