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