Man Page: radius_demangle_mppe_key
Operating Environment: php
Section: 3
RADIUS_DEMANGLE_MPPE_KEY(3) 1 RADIUS_DEMANGLE_MPPE_KEY(3) radius_demangle_mppe_key - Derives mppe-keys from mangled dataSYNOPSISstring radius_demangle_mppe_key (resource $radius_handle, string $mangled)DESCRIPTIONWhen using MPPE with MS-CHAPv2, the send- and recv-keys are mangled (see RFC 2548), however this function is useless, because I don't think that there is or will be a PPTP-MPPE implementation in PHP.RETURN VALUESReturns the demangled string, or FALSE on error. PHP Documentation Group RADIUS_DEMANGLE_MPPE_KEY(3)