Регистрация Войти
Войти через VK Войти через FB Войти через Google Войти через Яндекс
Войти через VK Войти через FB Войти через Google Войти через Яндекс
Поиск по сайту
radius_request_authenticator
(PECL radius >= 1.1.0)
radius_request_authenticator — Returns the request authenticator
Описание
string radius_request_authenticator ( resource $radius_handle )The request authenticator is needed for demangling mangled data like passwords and encryption-keys.
Возвращаемые значения
Returns the request authenticator as string, or FALSE on error.
Смотрите также
- radius_demangle() - Demangles data
Описание на ru2.php.net
Описание на php.ru