radius_salt_encrypt_attr(3) php man page | unix.com

Man Page: radius_salt_encrypt_attr

Operating Environment: php

Section: 3

RADIUS_SALT_ENCRYPT_ATTR(3)						 1					       RADIUS_SALT_ENCRYPT_ATTR(3)

radius_salt_encrypt_attr - Salt-encrypts a value

SYNOPSIS
string radius_salt_encrypt_attr (resource $radius_handle, string $data)
DESCRIPTION
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.
PARAMETERS
o $data - The data to be salt-encrypted.
RETURN VALUES
Returns the salt-encrypted data or FALSE on failure.
SEE ALSO
radius_put_addr(3), radius_put_attr(3), radius_put_int(3), radius_put_string(3). PHP Documentation Group RADIUS_SALT_ENCRYPT_ATTR(3)
Related Man Pages
crypt(3) - minix
dispcrypt(3) - osf1
radius_put_string(3) - php
radius_put_vendor_attr(3) - php
radius_put_vendor_int(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun