Apq.Cfg.Crypto.ICryptoProvider.Decrypt(string).md 643 B

Apq.Cfg.Crypto

Apq.Cfg.Crypto.ICryptoProvider

ICryptoProvider.Decrypt(string) Method

解密密文

string Decrypt(string cipherText);

Parameters

cipherText System.String

密文(Base64 编码)

Returns

System.String
明文