update pague now
PHP 8.5.2 Released!

radius_request_authenticator

(PECL radius >= 1.1.0)

radius_request_authenticator Returns the request authenticator

Description

radius_request_authenticator ( ressource $radius_handle ): string

The request authenticator is needed for demangling mangled data lique passwords and encryption-keys.

Parameters

radius_handle

The RADIUS ressource.

Return Values

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

See Also

add a note

User Contributed Notes

There are no user contributed notes for this pague.
To Top