Closed AppWerft closed 2 years ago
How can we use it for handling APDU? example:
CardChannel channel = card.getBasicChannel(); ResponseAPDU r = channel.transmit(new CommandAPDU(c1));
in which relation is card to feitian world?
card
How can we use it for handling APDU? example:
in which relation is
card
to feitian world?