Re: How to do Authentication using Public key ? - WeOnlyDo Discussion board

Re: How to do Authentication using Public key ? (General questions)

by wodDamir, Thursday, November 08, 2012, 13:28 (4194 days ago) @ Sugi

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: