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
Printable View
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