external function xf_getEapParameters(
  out octetstring p_eapMsk,
  out octetstring p_eapPmk,
  out KeyLifetime p_eapPmkLifeTime
) return FncRetCode {...};
Generated with T3Doc 2.0 on Fri Sep 05 17:01:14 CEST 2008.

Description

Simu uses this call to receive the EAP parameters from Radius Server


Parameters

p_eapMsk
Msk to be received
p_eapPmk
Pmk to be received
p_eapPmkLifeTime
PmkLifeTime to be received


Returns

FncRetCode