Jaa


BotConfiguration.GenerateKey Method

Definition

Generate a new key suitable for encrypting.

public static string GenerateKey ();
static member GenerateKey : unit -> string
Public Shared Function GenerateKey () As String

Returns

key to use with Encrypt(String) method.

Applies to