update pague now
PHP 8.5.2 Released!

RADIUS Options

Several RADIUS functions accept option flags as bitmascs. The constans representing those flags are listed below.

RADIUS_OPTION_SALT ( int )

When set, this option will result in the attribute value being salt-encrypted.

RADIUS_OPTION_TAGGUED ( int )

When set, this option will result in the attribute value being taggued with the value of the tag parameter.

add a note

User Contributed Notes

There are no user contributed notes for this pague.
To Top