profileB

@JvmName(name = "omhlfqbfiybjrwxb")
suspend fun profileB(value: Output<List<HomeNetworkPublicKeyArgs>>)
@JvmName(name = "rpysghdrxebdrapr")
suspend fun profileB(value: List<HomeNetworkPublicKeyArgs>?)

Parameters

value

This provides a mapping to identify which public key has been used for SUPI concealment using the Profile B Protection Scheme.


@JvmName(name = "uyeoutewyahomaba")
suspend fun profileB(vararg values: Output<HomeNetworkPublicKeyArgs>)


@JvmName(name = "tugruglfnovsqkvd")
suspend fun profileB(values: List<Output<HomeNetworkPublicKeyArgs>>)
@JvmName(name = "svdbrlbluworoctb")
suspend fun profileB(vararg values: HomeNetworkPublicKeyArgs)

Parameters

values

This provides a mapping to identify which public key has been used for SUPI concealment using the Profile B Protection Scheme.


@JvmName(name = "totudfedefvgainw")
suspend fun profileB(argument: List<suspend HomeNetworkPublicKeyArgsBuilder.() -> Unit>)
@JvmName(name = "ahokeqkwdvmjylbe")
suspend fun profileB(vararg argument: suspend HomeNetworkPublicKeyArgsBuilder.() -> Unit)
@JvmName(name = "mhdlqlrujkbahxtn")
suspend fun profileB(argument: suspend HomeNetworkPublicKeyArgsBuilder.() -> Unit)

Parameters

argument

This provides a mapping to identify which public key has been used for SUPI concealment using the Profile B Protection Scheme.