4.4.9. SaveReauthQuery Previous topic Parent topic Child topic Next topic

This string contains the SQL query for saving the reauthentication data to the database.
The following bind variables are available in SaveReauthQuery:
  • %0
    This is the reauthentication ID.
  • %1
    This is the IMSI.
  • %2
    This is the counter.
  • %3
    This is the master key.
  • %4
    This is the authentication key.
  • %5
    This is the encryption key.
  • %6
    This is the reauthentication key.
  • %7
    This is the version of SIM.
For more information about SQL bind variables, see Radiator reference manual Opens in new window under section SQL Bind Variables.