Hello,
> My application will receive some piece of data signed with a private key of
> a user. I have the certificate of this user.
>
> When that data comes, how do I decrypt the signature with the public key
> (contained in the certificate - right?)? What functions to call?
If you want to do thi
Hi all,
My application will receive some piece of data signed with a private key of
a user. I have the certificate of this user.
When that data comes, how do I decrypt the signature with the public key
(contained in the certificate - right?)? What functions to call?
Regards,
Ambarish.