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

Authorization Header Functions 285
Get and Set Functions
RvSipAuthorizationHeaderSetNonceCount()
RvSipAuthorizationHeaderSetNonceCount()
DESCRIPTION
Sets the nonce count value in the Authorization header.
SYNTAX
RvStatus RvSipAuthorizationHeaderSetNonceCount(
IN RvSipAuthorizationHeaderHandle hSipAuthHeader,
IN RvInt32 nonceCount);
PARAMETERS
hSipAuthHeader
The handle to the Authorization header.
nonceCount
The nonce count value to be set in the object.
RETURN VALUES
Returns RvStatus.