setKey

fun setKey(userId: String, keyIndex: Int, key: ByteArray)

Sets the key for a single participant, which takes precedence over the shared key. Use this when each participant publishes under their own key. See setSharedKey for rotation.