setSecretKey()
setSecretKey(string $key)
Setter for the secret key string property.
Parameters
string | $key | The encryption key string. |
Throws
- \Exception
Validation errors.
Interface SecretKeyInterface - Interface for secret key capabilities.