byte[] l_Data = Convert.FromBase64String(l_PlainText);
byte[] temp_backToBytes = Convert.FromBase64String(temp_inBase64);