add_secret


Description:

public void add_secret (string key, string secret)

Establishes a relationship between key and secret internally in the setting which may be retrieved later.

Parameters:

this

the SettingVPN

key

a name that uniquely identifies the given secret secret

secret

the secret to be referenced by key