跳到主要内容

mask_decrypt

解密密文(DES)

声明

string mask_decrypt(string ciphertext)

参数

参数名描述
ciphertext密文

返回值

DES解密后的明文

使用方式

返回文档