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
Post a Comment