Click to See Complete Forum and Search --> : Problems with Signature Verify....


demol__
February 2nd, 2003, 02:18 PM
I did my own certificate class, so I have the public key and signature value. I need verify signature from certificate.

I didnt get do this using cypto API, because It needs a:
BYTE *pbKeyBlob;


Any help?


[]'s