加密明文
string Encrypt(string plainText);
plainText System.String
plainText
明文
System.String 密文(Base64 编码)