| 构造器和说明 |
|---|
DefaultEncryptor(String encryptKey) |
public DefaultEncryptor(String encryptKey)
public String encrypt(String sourceContent, String encryptType, String charset)
Encryptorpublic String getEncryptKey()
public void setEncryptKey(String encryptKey)
encryptKey - value to be assigned to property encryptKeyCopyright © 2023. All rights reserved.