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

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