update : 2015.11.03
php.shukuma.com검색:
|
radius_salt_encrypt_attr(PECL radius >= 1.3.0) radius_salt_encrypt_attr — Salt-encrypts a value 설명
string radius_salt_encrypt_attr
( resource
$radius_handle
, string $data
)Applies the RADIUS salt-encryption algorithm to the given value.
In general, this is achieved automatically by providing the
인수
반환값
Returns the salt-encrypted data 실패 시 참고
|