TripleDESCng.GenerateKey Method

Definition

Generates a random key to use for the 3DES algorithm.

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

Applies to

See also