Re: How to do Authentication using Public key ? (General questions)
Sugi,
You cannot use any key with any certificate. Private key has to be generated along with the certificate.
What format do you have certificate in? .pfx certificate usually contains PrivateKey in it so you can use the same file for both, LoadKey and Load methods.
Regards,
Damba
Complete thread:
- How to do Authentication using Public key ? - Sugi, 2012-11-08, 09:39
- Re: How to do Authentication using Public key ? - wodDamir, 2012-11-08, 10:01
- Re: How to do Authentication using Public key ? - Sugi, 2012-11-08, 10:42
- Re: How to do Authentication using Public key ? - wodDamir, 2012-11-08, 13:28
- Re: How to do Authentication using Public key ? - Sugi, 2012-11-08, 13:36
- Re: How to do Authentication using Public key ? - wodDamir, 2012-11-08, 14:33
- Re: How to do Authentication using Public key ? - Sugi, 2012-11-08, 14:56
- Re: How to do Authentication using Public key ? - wodDamir, 2012-11-08, 15:59
- Re: How to do Authentication using Public key ? - Sugi, 2012-11-08, 14:56
- Re: How to do Authentication using Public key ? - wodDamir, 2012-11-08, 14:33
- Re: How to do Authentication using Public key ? - Sugi, 2012-11-08, 13:36
- Re: How to do Authentication using Public key ? - wodDamir, 2012-11-08, 13:28
- Re: How to do Authentication using Public key ? - Sugi, 2012-11-08, 10:42
- Re: How to do Authentication using Public key ? - wodDamir, 2012-11-08, 10:01