|
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. |