Uses of Class
org.robovm.apple.cryptotokenkit.TKSmartCardPINEncoding
| Package | Description |
|---|---|
| org.robovm.apple.cryptotokenkit |
-
Uses of TKSmartCardPINEncoding in org.robovm.apple.cryptotokenkit
Methods in org.robovm.apple.cryptotokenkit that return TKSmartCardPINEncoding Modifier and Type Method Description TKSmartCardPINEncodingTKSmartCardPINFormat. getEncoding()static TKSmartCardPINEncodingTKSmartCardPINEncoding. valueOf(long n)Returns the enum constant of this type with the specified name.static TKSmartCardPINEncodingTKSmartCardPINEncoding. valueOf(String name)Returns the enum constant of this type with the specified name.static TKSmartCardPINEncoding[]TKSmartCardPINEncoding. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.cryptotokenkit with parameters of type TKSmartCardPINEncoding Modifier and Type Method Description voidTKSmartCardPINFormat. setEncoding(TKSmartCardPINEncoding v)