Closed wuyunqiang closed 5 years ago
key = "xxxxxx"; rsa.setPublicString(key); res = rsa.encrypt(content);
your key might be invalid?