Search code examples
asp.netcertificatedigital-signaturebouncycastledigital-certificate

How to create a certificate for Digital Signature


I working on digital signature and I'm using BouncyCastle library in c# but I don't understand how I'm going to create certificate?
Especially hmm server and client, how are they working together?


Solution

  • If all you need is something like a self-signed certificate to do some testing, there are a few ways: