In class a while ago we used the following simplification:
$$ \mathbb E \left[ \exp\left(\langle \boldsymbol a,\mathbf W_t\rangle \right) \right] \quad =\quad \exp\left(\frac12 |\boldsymbol a|^2 t\right) $$
with $\boldsymbol a$ a constant $n$-dim vector, $\mathbf W_t$ an $n$-dim Brownian Motion.
I can recognize the quadratic variation on the right hand side and came up with the following (a bit hand wavy):
$$ \exp\left(\langle \boldsymbol a,\mathbf W_t\rangle \right) = \exp\left(\int_0^t d(\langle \boldsymbol a,\mathbf W_s\rangle) \right) \stackrel{\text{ito}}{=} \exp\left(\int_0^t \langle \boldsymbol a,d\mathbf W_s\rangle \right)\exp\left(\frac12 |\boldsymbol a|^2 t\right) $$
and then we'd need the expected value of the first term to be equal to $1$. But I don't see why this holds. It also looks fairly similar to the mgf of a normal distribution but again I don't see the connection clearly.