HP-UX C SIP Stack Message Layer Reference Guide (February 2008)
Authorization Header Functions 309
Get and Set Functions
RvSipAuthorizationHeaderGetIntegrityProtected()
RvSipAuthorizationHeaderGetIntegrityProtected()
DESCRIPTION
Gets the IntegrityProtected option enumeration from the Authorization header.
SYNTAX
RvSipAuthIntegrityProtected
RvSipAuthorizationHeaderGetIntegrityProtected(
IN RvSipAuthorizationHeaderHandle hHeader);
PARAMETERS
hHeader
The header from which to get the IntegrityProtected enumeration.
RETURN VALUES
Returns the IntegrityProtected type from the object.