I am looking to encrypt files with X509 certificates using public and private keys and send them to a remote server. How would I do this? Is this even possible? How do I generate the certificate and then the public and private key pairs?
|
feedback
|
|
See this SO question how to create a The .NET framework does not contain classes to generate X.509 certificates. Mono's security classes ( | ||||
|
feedback
|