为什要将InputStream转换为String?因为要实现加密功能,加密函数的输入都是String。
通过各种getInputStream,就可以将HttpUrlconnection、输入文本流等等转换为String,当然还可以转化为byte[]