Jaa


BotConfiguration.Decrypt(String) Method

Definition

Decrypt all values in the in memory config.

public void Decrypt (string secret);
member this.Decrypt : string -> unit
Public Sub Decrypt (secret As String)

Parameters

secret
String

Secret to encrypt.

Applies to