no message

This commit is contained in:
2023-08-29 16:15:15 +08:00
parent f4d2793688
commit 884b694322
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
import JSEncrypt from '../node_modules/jsencrypt/bin/jsencrypt.js'
import JSEncrypt from './jsencrypt2.js'
let publicKey = 'MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBANL378k3RiZHWx5AfJqdH9xRNBmD9wGD\n' +
'2iRe41HdTNF8RUhNnHit5NpMNtGL0NPTSSpPjjI1kJfVorRvaQerUgkCAwEAAQ==';
function RSAencrypt(pas){