radius
PHP Manual

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.

Return值

Returns the request authenticator as string, or FALSE on error.

參見


radius
PHP Manual