Interface Sim.DefinitionStages.WithAuthenticationKey

All Known Subinterfaces:
Sim.Definition, Sim.DefinitionStages.WithCreate
Enclosing interface:
Sim.DefinitionStages

public static interface Sim.DefinitionStages.WithAuthenticationKey
The stage of the Sim definition allowing to specify authenticationKey.
  • Method Details

    • withAuthenticationKey

      Sim.DefinitionStages.WithCreate 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.