Uses of Interface
org.eclipse.keypop.card.ApduResponseApi
Packages that use ApduResponseApi
-
Uses of ApduResponseApi in org.eclipse.keypop.card
Methods in org.eclipse.keypop.card that return ApduResponseApiModifier and TypeMethodDescriptionCardSelectionResponseApi.getSelectApplicationResponse()
Gets theApduResponseApi
received from the card in response to the Select Application command.Methods in org.eclipse.keypop.card that return types with arguments of type ApduResponseApiModifier and TypeMethodDescriptionCardResponseApi.getApduResponses()
Gets a list of all responses received to the executed APDU requests.