The problem is in System.Text.Encoding.ASCII.GetBytes usage over a not ASCII value, namely 202 becomes 63 . It is worth nothing you don't ...
確定! 回上一頁