Uses of Class
org.robovm.apple.cryptotokenkit.TKSmartCardPINFormat
| Package | Description |
|---|---|
| org.robovm.apple.cryptotokenkit |
-
Uses of TKSmartCardPINFormat in org.robovm.apple.cryptotokenkit
Methods in org.robovm.apple.cryptotokenkit that return TKSmartCardPINFormat Modifier and Type Method Description TKSmartCardPINFormatTKTokenSmartCardPINAuthOperation. getPINFormat()Methods in org.robovm.apple.cryptotokenkit with parameters of type TKSmartCardPINFormat Modifier and Type Method Description voidTKTokenSmartCardPINAuthOperation. setPINFormat(TKSmartCardPINFormat v)TKSmartCardUserInteractionForSecurePINChangeTKSmartCard. userInteractionForSecurePINChange(TKSmartCardPINFormat PINFormat, NSData APDU, long currentPINByteOffset, long newPINByteOffset)TKSmartCardUserInteractionForSecurePINVerificationTKSmartCard. userInteractionForSecurePINVerification(TKSmartCardPINFormat PINFormat, NSData APDU, long PINByteOffset)