Fix base64 decoding bug.
A short PEM encoded sequence if passed to the BIO, and the file had 2 \n following would fail. PR#3289
Showing
想要评论请 注册 或 登录
A short PEM encoded sequence if passed to the BIO, and the file had 2 \n following would fail. PR#3289