Version: $vx.x.x$
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_eapMskMsk to be received
p_eapPmkPmk to be received
p_eapPmkLifeTimePmkLifeTime to be received
Returns
FncRetCode