Php/docs/radius.constants.options

提供:Dev Guides
< Php
2020年12月14日 (月) 11:41時点におけるNotes (トーク | 投稿記録)による版 (autoload)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先:案内検索

RADIUS Options

Several RADIUS functions accept option flags as bitmasks. The constants representing those flags are listed below.

RADIUS_OPTION_SALT (int)
When set, this option will result in the attribute value being salt-encrypted.
RADIUS_OPTION_TAGGED (int)
When set, this option will result in the attribute value being tagged with the value of the tag parameter.