tuweni / org.apache.tuweni.units.bigints / UInt384 / multiplyMod

multiplyMod

fun multiplyMod(value: UInt384!, modulus: UInt384!): UInt384! (source)
fun multiplyMod(value: Long, modulus: UInt384!): UInt384! (source)
fun multiplyMod(value: Long, modulus: Long): UInt384! (source)