radius_demangle
(PECL radius >= 1.2.0)
radius_demangle — Demangles data
Beschreibung
string radius_demangle
( resource
$radius_handle
, string $mangled
)Some data (Passwords, MS-CHAPv1 MPPE-Keys) is mangled for security reasons, and must be demangled before you can use them.
Rückgabewerte
Returns the demangled string, or FALSE on error.
There are no user contributed notes for this page.
