golang illegal base64 data at input byte

//one reason is whitespace ciphertext = strings.Replace(ciphertext, " ", "", -1) k, err0 := base64.StdEncoding.DecodeString(ciphertext)    转载于:https://www.cnblogs.com/allenhaozi/p/6023835.htmlhtml
相关文章
相关标签/搜索