注意,這裡Python3.6下用AES傳遞key時必須要轉換成2進位制,key前面要加'b'. crypto = AES.new(self.key, self.mode, b'woshigongyao6666').
確定! 回上一頁