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

Authentication Header Functions 207
Get and Set Functions
RvSipAuthenticationHeaderSetStrQop()
RvSipAuthenticationHeaderSetStrQop()
DESCRIPTION
Sets the Qop string in the Authentication header.
SYNTAX
RvStatus RvSipAuthenticationHeaderSetStrQop(
IN RvSipAuthenticationHeaderHandle hHeader,
IN RvChar* pQop);
PARAMETERS
hHeader
The handle to the Authentication header.
pQop
The Qop string to be set in the Authentication header. If a NULL value is
supplied, the existing Qop string in the header is removed.
RETURN VALUES
Returns RvStatus.