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

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