您的位置:寻梦网首页编程乐园PHP 编程PHP5中文手册
PHP5中文手册

radius_request_authenticator

(PECL radius:1.1-1.2.5)

radius_request_authenticator — 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 the request authenticator as string, or FALSE on error.