Public Land Mobile Network Response Home Network Public Keys
data class PublicLandMobileNetworkResponseHomeNetworkPublicKeys(val profileA: List<HomeNetworkPublicKeyResponse>? = null, val profileB: List<HomeNetworkPublicKeyResponse>? = null)
Configuration relating to SUPI concealment.
Constructors
Link copied to clipboard
constructor(profileA: List<HomeNetworkPublicKeyResponse>? = null, profileB: List<HomeNetworkPublicKeyResponse>? = null)
Properties
Link copied to clipboard
This provides a mapping to identify which public key has been used for SUPI concealment using the Profile A Protection Scheme.
Link copied to clipboard
This provides a mapping to identify which public key has been used for SUPI concealment using the Profile B Protection Scheme.