HP-UX C SIP Stack Message Layer Reference Guide (February 2008)

310 HP C SIP Stack Message Layer Reference Guide
Get and Set Functions
RvSipAuthorizationHeaderSetIntegrityProtected()
RvSipAuthorizationHeaderSetIntegrityProtected()
DESCRIPTION
Sets the IntegrityProtected enumeration in the Authorization header.
SYNTAX
RvStatus RvSipAuthorizationHeaderSetIntegrityProtected(
IN RvSipAuthorizationHeaderHandle hSipAuthHeader,
IN RvSipAuthIntegrityProtected eIntegrityProtected);
PARAMETERS
hSipAuthHeader
The handle to the Authorization header.
eIntegrityProtected
The IntegrityProtected value to be set in the header.
RETURN VALUES
Returns RvStatus.