of

fun of(value: Entry, publicKey: ByteArray, seq: Long, salt: ByteArray = DhtItems.EMPTY): MutableItem

Build an unsigned mutable item from an editable value. Call sign before sending. Mirrors libtorrent constructing an item then assign-ing.