PHP Doku:: Returns the shared secret - function.radius-server-secret.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzAuthentifizierungsdiensteRadiusRadius Funktionenradius_server_secret

Ein Service von Reinhard Neidl - Webprogrammierung.

Radius Funktionen

<<radius_send_request

radius_strerror>>

radius_server_secret

(PECL radius >= 1.1.0)

radius_server_secretReturns the shared secret

Beschreibung

string radius_server_secret ( resource $radius_handle )

The shared secret is needed as salt for demangling mangled data like passwords and encryption-keys.

Rückgabewerte

Returns the server's shared secret as 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",...)