跳到主要内容

mask_encrypt

加密明文(DES)

声明

string mask_encrypt(string plaintext)

参数

参数名描述
plaintext明文

返回值

DES加密后的密文

使用方式

返回文档