When you create a key container to hold a public/private key pair, does that actually write the key container to the hard disk of the computer that uses it? Or is it just an in memory stream of some kind. I need to figure out how to keep public/private keys for all of our customers, but not risk security either.