I have a problem to decrypt a message usgin X.509 Certificate.
I generate my certificate with makecert with this options:
makecert -r -pe -n \"CN=MyC
I think you should be using "-sky exchange" to generate a public/private key pair.