Encrypter
interface Encrypter (View source)
Methods
string | encrypt(string $value) Encrypt the given value. | |
string | decrypt(string $payload) Decrypt the given value. |
Encrypter
interface Encrypter (View source)
string | encrypt(string $value) Encrypt the given value. | |
string | decrypt(string $payload) Decrypt the given value. |
Designed by : w10schools
service@w10schools.com
Please login to continue.