Method | Description | |
---|---|---|
DeserializeSession ( byte data ) : |
||
DeserializeSession ( string file, |
||
LoadSession ( string path, |
Method | Description | |
---|---|---|
DecryptStream ( |
public static DeserializeSession ( byte data ) : |
||
data | byte | |
return |
public DeserializeSession ( string file, |
||
file | string | |
session | ||
return | bool |
public static LoadSession ( string path, |
||
path | string | |
session | ||
return | bool |