x509certificate - Can I create my own digital certificate in C# or Windows? -


i'm working on c# win app digital signature..

i knew how import , export both private , public key using "x509certificate2" class in c# (i'm exporting private key in pfx type right ?)

the problem how create digital certificate?

how obtain one?

i think looking for:


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -