News  [SoftwareSite

Latest News
Older News
RSS Feed
 
Complete Projects
Useful Classes
Top Downloads
Message Board
AllAPI.net
 
Send Comments
Software License
Mentalis.org Buttons
Donate
 
Forums -> Security Tools for .NET 2.0 Forum
 
How to write a PFX file with private keys?

Reply

by Chris [credekop at hotmail dot com]
posted on 2008/06/11

I'm create a PFX file from scratch....I'm using X509CertificateGenerator.Create to get an X509Certificate, and then I'm using Certificate.ToPfxFile (from the old seclib)....and altho it appears to work, it doesn't seem to include the private key, even tho I've called it with 'withPrivateKeys'=true.

 

Copyright © 2002-2007, The Mentalis.org Team. All rights reserved.
This site is located at http://www.mentalis.org/
Send comments to the webmaster.