PHP - Manual: radius_server_secret
2024-11-12
(PECL radius >= 1.1.0)
radius_server_secret — Returns the shared secret
$radius_handle
): stringThe shared secret is needed as salt for demangling mangled data like passwords and encryption-keys.
radius_handle
The RADIUS resource.
Returns the server's shared secret as string, or false
on error.
官方地址:https://www.php.net/manual/en/function.radius-server-secret.php