profileA

@JvmName(name = "qidqgdgoobhgbbji")
suspend fun profileA(value: Output<List<HomeNetworkPublicKeyArgs>>)
@JvmName(name = "wftbehcnwuxrygka")
suspend fun profileA(value: List<HomeNetworkPublicKeyArgs>?)

Parameters

value

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


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


@JvmName(name = "utxsmmjkjejrxxwu")
suspend fun profileA(values: List<Output<HomeNetworkPublicKeyArgs>>)
@JvmName(name = "ixacvxipsyvhftsl")
suspend fun profileA(vararg values: HomeNetworkPublicKeyArgs)

Parameters

values

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


@JvmName(name = "ngarrwkekdxvgjgg")
suspend fun profileA(argument: List<suspend HomeNetworkPublicKeyArgsBuilder.() -> Unit>)
@JvmName(name = "qsmixgeigrwrpjwf")
suspend fun profileA(vararg argument: suspend HomeNetworkPublicKeyArgsBuilder.() -> Unit)
@JvmName(name = "mtrytgjajspfjdxv")
suspend fun profileA(argument: suspend HomeNetworkPublicKeyArgsBuilder.() -> Unit)

Parameters

argument

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