Class TKSmartCardUserInteractionForPINOperation

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol
Direct Known Subclasses:
TKSmartCardUserInteractionForSecurePINChange, TKSmartCardUserInteractionForSecurePINVerification

public class TKSmartCardUserInteractionForPINOperation
extends TKSmartCardUserInteraction
  • Constructor Details

    • TKSmartCardUserInteractionForPINOperation

      public TKSmartCardUserInteractionForPINOperation()
    • TKSmartCardUserInteractionForPINOperation

      protected TKSmartCardUserInteractionForPINOperation​(NSObject.Handle h, long handle)
    • TKSmartCardUserInteractionForPINOperation

      protected TKSmartCardUserInteractionForPINOperation​(NSObject.SkipInit skipInit)
  • Method Details

    • getPINCompletion

      public TKSmartCardPINCompletion getPINCompletion()
    • setPINCompletion

      public void setPINCompletion​(TKSmartCardPINCompletion v)
    • getPINMessageIndices

      public NSArray<NSNumber> getPINMessageIndices()
    • setPINMessageIndices

      public void setPINMessageIndices​(NSArray<NSNumber> v)
    • getLocale

      public NSLocale getLocale()
    • setLocale

      public void setLocale​(NSLocale v)
    • getResultSW

      public short getResultSW()
    • setResultSW

      public void setResultSW​(short v)
    • getResultData

      public NSData getResultData()
    • setResultData

      public void setResultData​(NSData v)