开发者

PKCS12 Certificates

I want to create pkcs12 private and public key files in c# .net

I want to do this really without having to use makecert.exe or any开发者_运维技巧 external programs.

Does anyone know any .net library’s to do this with or any resource so i could create the files myself?

Thanks


You can use BouncyCastle. This question is phrased differently, but on the same subject: Is it possible to programmatically generate an X509 certificate using only C#?


PKIBlackbox package of our SecureBlackbox product lets you generate and manage certificates in .NET.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜