radius_salt_encrypt_attr
(PECL radius >= 1.3.0)
radius_salt_encrypt_attr — Salt-encrypts a value
説明
Applies the RADIUS salt-encryption algorithm to the given value.
In general, this is achieved automatically by providing the
RADIUS_OPTION_SALT
option to an attribute setter
function, but this function can be used if low-level request construction
is required.
パラメータ
data
-
The data to be salt-encrypted.
戻り値
Returns the salt-encrypted data 失敗した場合に false
を返します.
参考
- radius_put_addr() - IP アドレス属性を設定する
- radius_put_attr() - バイナリ属性を設定する
- radius_put_int() - 整数属性を設定する
- radius_put_string() - 文字列属性を設定する
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google