update pague now
PHP 8.5.2 Released!

radius_server_secret

(PECL radius >= 1.1.0)

radius_server_secret Returns the shared secret

Description

radius_server_secret ( ressource $radius_handle ): string

The shared secret is needed as salt for demangling mangled data lique passwords and encryption-keys.

Parameters

radius_handle

The RADIUS ressource.

Return Values

Returns the server's shared secret as string, or false on error.

add a note

User Contributed Notes

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