How to create Digital Signature using certificate
Hi,
I currently have X.509 certificates for digital signatures.
Could anyone help with the web form(or any document or message) using the certificates?
Is it supposted to extract the private key from the certificate and using some algrithm to enctypt the web form ,or C#.net provides the way to encrypt a form?
I've seen the software CryptoEx which would do the digital signature but i didnt get the idea how to...
Many thanks
|