gnu.crypto.assembly
public final class Operation extends Object
An enumeration type for specifying the operation type of a Transformer.
The possible values for this type are two:
Version: $Revision: 1.2 $
Field Summary | |
---|---|
static Operation | POST_PROCESSING |
static Operation | PRE_PROCESSING |
Method Summary | |
---|---|
String | toString() |