public class TransLib.PinType
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
OFFLINE_ENCIPHERED_PIN |
static int |
OFFLINE_PIN |
static int |
OFFLINE_PLAINTEXT_PIN |
static int |
ONLINE_ENCIPHERED_PIN |
Constructor and Description |
---|
PinType() |
public static final int OFFLINE_PIN
public static final int OFFLINE_PLAINTEXT_PIN
public static final int OFFLINE_ENCIPHERED_PIN
public static final int ONLINE_ENCIPHERED_PIN