Re: how validate certificate authority - WeOnlyDo Discussion board

Re: how validate certificate authority (General questions)

by woddrazen, Thursday, August 28, 2008, 22:39 (5692 days ago) @ fredycuello

Fredy,


wodCrypt include wodCertificate component. In wodCertifcate component you can load Certificate, Private Key. Extract public key from certificate and private key...

Determines if certificate has associated private key. Maybe this is what you need?

More help for HasPrivateKey Property you can find here:
http://www.weonlydo.com/CertMng/Help/WODCERTMNGLib~Certificate~HasPrivateKey.html

Before you add HasPrivateKey Property to your code, you should load Certificate using Load Method and private key using LoadKey Method.


Drazen


Complete thread: