Table of Contents

Method ReadSecureState

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

ReadSecureState(string)

Reads a secured state generated from GenerateSecureState(ulong).

If the bot is completely restarted, such a state can't be decrypted anymore.

public string ReadSecureState(string state)

Parameters

state string

The state to read.

Returns

string