PHP Conference Japan 2024

radius_request_authenticator

(PECL radius >= 1.1.0)

radius_request_authenticator返回請求驗證器

說明

radius_request_authenticator(資源 $radius_handle): 字串

請求驗證器是用於解碼已編碼資料(例如密碼和加密金鑰)所需的。

參數

radius_handle

RADIUS 資源。

返回值

返回字串形式的請求驗證器,如果出錯則返回 false

參見

新增筆記

使用者貢獻的筆記

此頁面沒有使用者貢獻的筆記。
To Top