php / 8.1.5 / function.radius-demangle.html /

radius_demangle

(PECL radius >= 1.2.0)

radius_demangleDemangles data

Description

radius_demangle(resource $radius_handle, string $mangled): string

Some data (Passwords, MS-CHAPv1 MPPE-Keys) is mangled for security reasons, and must be demangled before you can use them.

Parameters

radius_handle

The RADIUS resource.

mangled

The mangled data to demangle

Return Values

Returns the demangled string, or false on error.

© 1997–2021 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/function.radius-demangle.php