How to compute $\sum_{n=0}^{\infty} \frac{(-1)^n}{\cosh((n+\frac{1}{2}) \pi)}$?
My attempt was trying to consider the Mellin transform of $\frac{1}{\cosh(x)}$ and use the inverse Mellin transform as a representation of $\frac{1}{\cosh(x)}$
$$\frac{1}{\cosh(x)}=\mathcal{M}^{-1}\Big(2\Gamma(s)\beta(s)\Big)(x) $$ Which implies $$\sum_{n=0}^{\infty} \frac{(-1)^n}{\cosh((n+\frac{1}{2}) \pi)}=\frac{1}{2\pi i}\int_{\sigma - i\infty}^{\sigma +i\infty}2^{s+1} \frac{\Gamma(s)\beta^2(s)}{\pi^s}\, ds$$
This integral didn't lead me anywhere.
I did realize the series may be similar to a particular value of theta functions, but I couldn't find any that arrives to this sum.
Any help is appreciated