跳到主要内容

des_encode

加密明文

声明

string des_encode(string key, string plaintext)

参数

参数名描述
key掩码
plaintext铭文

返回值

加密后的密文

使用方式

返回文档