SecurityServices for .NET 2.0 Documentation

RijndaelCryptoServiceProvider.GenerateKey Method 

[This is preliminary documentation and subject to change.]

Generates a random Key to be used for the algorithm.

public override void GenerateKey();

Remarks

Use this method to generate a random key when none is specified.

See Also

RijndaelCryptoServiceProvider Class | Org.Mentalis.SecurityServices.Cryptography Namespace