Tagged Questions
1
vote
0answers
130 views
Creating Certificate and KeyValue
I'm quite new to the whole certificate-thing so I hope you can help me out.
I need to create a self-signed X509Certificate2 certificate and a get the dependent KeyValue for my project. What is the ...