Generates a random key to be used for the algorithm.
Namespace:
Rebex.Security.Cryptography
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public Overrides Sub GenerateKey |
| C# |
|---|
public override void GenerateKey() |
Remarks
Use this method to generate a random key when none is specified.