toHexStringZeroPadded

fun BigInteger.toHexStringZeroPadded(size: Int, withPrefix: Boolean = true): String