跳到主要内容

des_dedcode

解密密文

声明

string des_dedcode(string key, string ciphertext)

参数

参数名描述
key掩码
ciphertext密文

返回值

解密后的铭文

使用方式

返回文档