1) Where is Key Container created with option
CspParameterFlags.UseMachineKeyStore?
2) Where is Key Container created with option
CspParameterFlags.UseDefaultKeyContainer?
3) How can I have the keys in my key container be used on another machine?
4) Where is the example mentioned at
[url]http://www.gotdotnet.com/team/clr/cryptofaq.htm[/url] Question 8 How can I reuse
an asymmetric key pair? I can't find it on
[url]http://www.gotdotnet.com/team/clr/about_security.aspx[/url]

Thanks
Martin