public class CipherFactory
extends java.lang.Object
| Constructor and Description |
|---|
CipherFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Cipher |
create(java.lang.String cipherKey,
byte[] salt) |
public static Cipher create(java.lang.String cipherKey, byte[] salt)