AesCng.GenerateKey Method

Definition

Generates a random key to use for the AES algorithm.

public:
 override void GenerateKey();
public override void GenerateKey ();
override this.GenerateKey : unit -> unit
Public Overrides Sub GenerateKey ()

Applies to

See also