加密明文
public string Encrypt(string plainText);
plainText System.String
plainText
明文
Implements Encrypt(string)
System.String 加密后的字符串