OVERVIEW   INDEX   DEPRECATED   HELP   CORRESPONDENCES   |
|
| Functions Summary | |
|---|---|
| fx_MD5_Hex | |
| f_Bitstring2Base64 | |
| f_IMS_AuthenticationInit | |
| f_IMS_Authorization_CheckDigestResponse | |
| f_IMS_ConvertTransportProtocolToString | |
| f_IMS_IpAddrMatch | |
| f_IMS_RoutingInfo_ULtoDL | |
external function fx_MD5_Hex(octetstring p_Data) return octetstring;
function f_Bitstring2Base64 (bitstring p_Bitstring) return charstring
function f_IMS_AuthenticationInit(template (value) B128_Type p_Rand,
AuthenticationError_Type p_AuthenticationError := noError) return Common_AuthenticationParams_Type
function f_IMS_Authorization_CheckDigestResponse(CommaParam_List p_DigestResponse,
bitstring p_XRES,
integer p_XRESLength) return boolean
function f_IMS_ConvertTransportProtocolToString(InternetProtocol_Type p_Protocol) return charstring
function f_IMS_IpAddrMatch(IP_AddrInfo_Type p_AddrInfo,
charstring p_ReceivedAddrString) return boolean
function f_IMS_RoutingInfo_ULtoDL(IMS_RoutingInfo_Type p_RoutingInfo_UL) return template (value) IMS_RoutingInfo_Type