$symmetriccrypto->encrypt()
Encrypts a string using the secret key or password
$symmetriccrypto->encrypt(string $string): string
Parameters
| Name | Type | Default |
|---|---|---|
| $string * | string |
– |
Return type
string
Encrypts a string using the secret key or password
$symmetriccrypto->encrypt(string $string): string
| Name | Type | Default |
|---|---|---|
| $string * | string |
– |
string