Makinom  2.21.0
API Documentation
GamingIsLove.Makinom.SecurityHandler Class Reference
Inheritance diagram for GamingIsLove.Makinom.SecurityHandler:
GamingIsLove.Makinom.ISecurityHandler

Public Member Functions

string SaveGame (string text)
 
string LoadGame (string text)
 
string SaveData (string data)
 
string LoadData (string data)
 
byte [] Encrypt (byte[] data)
 
byte [] Decrypt (byte[] cypher)