Public Land Mobile Network Home Network Public Keys Args
data class PublicLandMobileNetworkHomeNetworkPublicKeysArgs(val profileA: Output<List<HomeNetworkPublicKeyArgs>>? = null, val profileB: Output<List<HomeNetworkPublicKeyArgs>>? = null) : ConvertibleToJava<PublicLandMobileNetworkHomeNetworkPublicKeysArgs>
Configuration relating to SUPI concealment.
Constructors
Link copied to clipboard
constructor(profileA: Output<List<HomeNetworkPublicKeyArgs>>? = null, profileB: Output<List<HomeNetworkPublicKeyArgs>>? = 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.