程序包 | 说明 |
---|---|
com.fr.plugin.engine.pretreatment.encryption.simple |
限定符和类型 | 方法和说明 |
---|---|
protected abstract EncryptAlgorithm |
SimpleEncryptAlgorithmFactory.create() |
static EncryptAlgorithm |
SimpleEncryptAlgorithmFactory.getDefault() |
EncryptAlgorithm |
SimpleEncryptAlgorithmFactory.getSimple() |
static EncryptAlgorithm |
SimpleEncryptAlgorithmFactory.getSimple(int version)
无需密钥的加密器
|