BouncyCastle RSAPrivateKey to .NET RSAPrivateKey

前端 未结 5 605
我在风中等你
我在风中等你 2020-12-07 23:27

I\'m creating a certificate distribution system to keep track of clients and stuff.

What happens is:

  • Client send CSR to Server
  • Server checks a
5条回答
  •  暖寄归人
    2020-12-08 00:15

    FYI, I've added this functionality to the Org.BouncyCastle.Security.DotNetUtilities class; it will be in release 1.6, due soon.

提交回复
热议问题