For the latest news and information visit The GNU Crypto project | ||
Prev Class | Next Class | Frames | No Frames | |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
gnu.crypto.assembly.Direction
public final class Direction
extends java.lang.Object
Stage
instances into Cascade
Cipher chains, as well as for operating a Cascade
in a
given direction.
The possible values for this type are two:
IMode.ENCRYPTION
, and
its inverse valueIMode.DECRYPTION
.