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.

User Contributed Notes

There are no user contributed notes for this page.