AES keys are just random strings. Just use a RandomNumberGenerator to generate a random string of appropriate length.
On Thu, Mar 20, 2003 at 01:41:11PM -0800, Julia Smith wrote: > > Is there sample code for this? Key generation is what I have no idea how to get at.
