Core Function
View Source on Trac ↗ crypto_kx()
crypto_kx(
mixed $my_secret,
mixed $their_public,
mixed $client_public,
mixed $server_public
) No description available.
Parameters 4 required
| Name / Type | Description |
|---|---|
| string | $my_secret Required |
| string | $their_public Required |
| string | $client_public Required |
| string | $server_public Required |
Return Value
(string)
string
Function Information
Source File
wp-includes/sodium_compat/lib/sodium_compat.php
Advertisement