Crypto
class Crypto (View source)
Methods
static
setKey(string $key, string $cipher = null)
Crypto constructor
static string
encrypt(string $data)
crypt
static string
decrypt(string $data)
decrypt
Details
static
setKey(string $key, string $cipher = null)
Crypto constructor
static string
encrypt(string $data)
crypt
static string
decrypt(string $data)
decrypt