(PECL radius >= 1.1.0)
Returns the request authenticator
string radius_request_authenticator ( resource $radius_handle )
The request authenticator is needed for demangling mangled data like passwords and encryption-keys.
Returns:
Returns the request authenticator as string, or FALSE
on error.
See also:
Please login to continue.