public class StreamCiphers
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
StreamCiphers.Factory
Named factory for BlockCipher
|
| Constructor and Description |
|---|
StreamCiphers() |
| Modifier and Type | Method and Description |
|---|---|
static StreamCiphers.Factory |
Arcfour() |
static StreamCiphers.Factory |
Arcfour128() |
static StreamCiphers.Factory |
Arcfour256() |
public static StreamCiphers.Factory Arcfour()
public static StreamCiphers.Factory Arcfour128()
public static StreamCiphers.Factory Arcfour256()