解密密文
string Decrypt(string cipherText);
cipherText System.String
cipherText
密文(Base64 编码)
System.String 明文