radius_request_authenticator
PHP function
Edit on GitHub ✎
(PECL radius >= 1.1.0)
Returns the request authenticator
Description
radius_request_authenticator(resource $radius_handle): string
The request authenticator is needed for demangling mangled data like passwords and encryption-keys.
Parameters
Return Values
Returns the request authenticator as string, or false on error.