SharedKey
Read onlyYes
FinalYes
Holds the secret key to be used with XChaCha20-Poly1305 (and basically other Sodium-based algorithms), having 32 bytes.
Table of Contents
Properties
- $value : string
Methods
- __construct() : mixed
Properties
$value
public
string
$value
Attributes
- #[SensitiveParameter]
Methods
__construct()
public
__construct(string $value) : mixed
Parameters
- $value : string