radius_demangle

(PECL radius >= 1.2.0)

radius_demangleDemangles data

설명

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.

반환값

Returns the demangled string, or FALSE on error.

add a note add a note

User Contributed Notes

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