Interface Sim.UpdateStages.WithAuthenticationKey

All Known Subinterfaces:
Sim.Update
Enclosing interface:
Sim.UpdateStages

public static interface Sim.UpdateStages.WithAuthenticationKey
The stage of the Sim update allowing to specify authenticationKey.
  • Method Summary

    Modifier and Type
    Method
    Description
    withAuthenticationKey(String authenticationKey)
    Specifies the authenticationKey property: The Ki value for the SIM..
  • Method Details

    • withAuthenticationKey

      Sim.Update withAuthenticationKey(String authenticationKey)
      Specifies the authenticationKey property: The Ki value for the SIM..
      Parameters:
      authenticationKey - The Ki value for the SIM.
      Returns:
      the next definition stage.