When overridden in a derived class, generates a random key (Key) to use for the algorithm.
Namespace: LLCryptoLib.CryptoAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public override void GenerateKey() |
Visual Basic |
---|
Public Overrides Sub GenerateKey |
Visual C++ |
---|
public: virtual void GenerateKey() override |