(PECL radius >= 1.1.0)
Attaches a vendor specific binary attribute
bool radius_put_vendor_attr ( resource $radius_handle, int $vendor, int $type, string $value [, int $options = 0 [, int $tag ]] )
Attaches a vendor specific binary attribute to the current RADIUS request.
Note:
A request must be created via radius_create_request() before this function can be called.
Parameters: