Package | Description |
---|---|
org.encryptor4j.factory |
Modifier and Type | Class and Description |
---|---|
class |
AbsKeyFactory
Abstract
KeyFactory implementation for creating secure keys. |
class |
AESKeyFactory
Factory class for creating secure AES keys.
|
class |
DESKeyFactory
Factory class for creating secure DES keys.
|
Modifier and Type | Field and Description |
---|---|
static KeyFactory |
KeyFactory.AES
AES
KeyFactory implementation |
static KeyFactory |
KeyFactory.DES
AES
KeyFactory implementation |