php man page for radius_salt_encrypt_attr

Query: radius_salt_encrypt_attr

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
dispcrypt(3) - osf1
mcrypt_generic(3) - php
radius_put_string(3) - php
radius_put_vendor_int(3) - php
radius_put_vendor_string(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Please Welcome Nicki Paul to the Moderator Team!