public class CipherType
extends java.lang.Object
Note that the values here are implementation-specific and arbitrary. It is recommended not to depend on the particular values (e.g. serialization).
Modifier and Type | Field and Description |
---|---|
static int |
aead
Deprecated.
|
static int |
block
Deprecated.
|
static int |
stream
Deprecated.
|
Constructor and Description |
---|
CipherType()
Deprecated.
|
public static final int stream
public static final int block
public static final int aead