|
radius_salt_encrypt_attrSalt-encrypts a value Description
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
Parameters
Return Values
Returns the salt-encrypted data or See Also
|