HP-UX C SIP Stack Message Layer Reference Guide (February 2008)
Authentication-Info Header Functions 243
Get and Set Functions
RvSipAuthenticationInfoHeaderSetNextNonce()
RvSipAuthenticationInfoHeaderSetNextNonce()
DESCRIPTION
Sets the next-nonce string in the Authentication-Info header.
SYNTAX
RvStatus RvSipAuthenticationInfoHeaderSetNextNonce(
IN RvSipAuthenticationInfoHeaderHandle hHeader,
IN RvChar *pNextNonce);
PARAMETERS
hHeader
The handle to the Authentication-Info header.
pNextNonce
The next-nonce string to be set in the Authentication-Info header. If NULL is
supplied, the existing next-nonce is removed from the header.
RETURN VALUES
Returns RvStatus.