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) - v7
dispcrypt(3) - osf1
mcrypt_generic(3) - php
radius_put_string(3) - php
radius_put_vendor_attr(3) - php
Similar Topics in the Unix Linux Community
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
Please Welcome Nicki Paul to the Moderator Team!