profileB

@JvmName(name = "xvqiegmanxgmmwpo")
suspend fun profileB(value: Output<List<HomeNetworkPublicKeyArgs>>)
@JvmName(name = "lcikjlruuldxvrxe")
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 = "qmrfcegofikbliqp")
suspend fun profileB(vararg values: Output<HomeNetworkPublicKeyArgs>)


@JvmName(name = "hqcltdwiltqbhawh")
suspend fun profileB(values: List<Output<HomeNetworkPublicKeyArgs>>)
@JvmName(name = "mnxrvnelfmxryxlb")
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 = "prtlapfkslbilwkh")
suspend fun profileB(argument: List<suspend HomeNetworkPublicKeyArgsBuilder.() -> Unit>)
@JvmName(name = "ceknkchjvfhghhmf")
suspend fun profileB(vararg argument: suspend HomeNetworkPublicKeyArgsBuilder.() -> Unit)
@JvmName(name = "iocqpfhsiqicgonp")
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.