Property | Type | Description | |
---|---|---|---|
DefaultStunServer | string |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
ChangeKeyPassword ( string newPassword ) : void | ||
CheckKeyPassword ( string password ) : bool | ||
SaveSettings ( ) : void | ||
SetKey ( string key ) : void | ||
SyncNetworkInfo ( ) : void | ||
SyncNetworkInfoAndSave ( ) : void | ||
UnlockKey ( string password ) : bool |
public ChangeKeyPassword ( string newPassword ) : void | ||
newPassword | string | |
return | void |
public CheckKeyPassword ( string password ) : bool | ||
password | string | |
return | bool |