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

Authentication-Info Header Functions 247
Get and Set Functions
RvSipAuthenticationInfoHeaderSetResponseAuth()
RvSipAuthenticationInfoHeaderSetResponseAuth()
DESCRIPTION
Sets the response-auth string in the Authentication-Info header.
SYNTAX
RvStatus RvSipAuthenticationInfoHeaderSetResponseAuth(
IN RvSipAuthenticationInfoHeaderHandle hHeader,
IN RvChar* pResponseAuth);
PARAMETERS
hHeader
The handle to the Authentication-Info header.
pResponseAuth
The response-auth string to be set in the Authentication-Info header. If a NULL
value is supplied, the existing response-auth string in the header is removed.
RETURN VALUES
Returns RvStatus.