HP-UX C SIP Stack Message Layer Reference Guide (February 2008)
228 HP C SIP Stack Message Layer Reference Guide
Get and Set Functions
RvSipAuthenticationHeaderSetStrIntegrityKey()
RvSipAuthenticationHeaderSetStrIntegrityKey()
DESCRIPTION
Sets the IntegrityKey string in the Authentication header.
SYNTAX
RvStatus RvSipAuthenticationHeaderSetStrIntegrityKey(
IN RvSipAuthenticationHeaderHandle hHeader,
IN RvChar* pIntegrityKey);
PARAMETERS
hHeader
The handle to the Authentication header.
pIntegrityKey
The IntegrityKey string to be set in the Authentication header. If a NULL value
is supplied, the existing IntegrityKey string in the header is removed.
RETURN VALUES
Returns RvStatus.