AbstractAdapter
Table of Contents
Methods
decrypt()
Decrypt the message.
public
decrypt((mixed) $token) : mixed
Parameters
- $token : (mixed)
-
encrypted token
Tags
Return values
mixed —encrypt()
Encrypt the message.
public
encrypt((mixed) $data) : mixed
Parameters
- $data : (mixed)
-
data to be encrypted