Package apple.cryptotokenkit.enums
Class TKSmartCardPINJustification
- java.lang.Object
-
- apple.cryptotokenkit.enums.TKSmartCardPINJustification
-
public final class TKSmartCardPINJustification extends java.lang.ObjectEnumerates all posible PIN justification types.
-
-
Field Detail
-
Left
public static final long Left
Justify to the left.- See Also:
- Constant Field Values
-
Right
public static final long Right
Justify to the right.- See Also:
- Constant Field Values
-
-