PHP Doku:: Demangles data - function.radius-demangle.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzAuthentifizierungsdiensteRadiusRadius Funktionenradius_demangle

Ein Service von Reinhard Neidl - Webprogrammierung.

Radius Funktionen

<<radius_demangle_mppe_key

radius_get_attr>>

radius_demangle

(PECL radius >= 1.2.0)

radius_demangleDemangles 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.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)