Back to project page irma_android_cardproxy.
The source code is released under:
GNU General Public License
If you think the Android project irma_android_cardproxy listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
package org.irmacard.androidcardproxy.messages; import net.sourceforge.scuba.smartcards.ProtocolCommands; public class TransmitCommandSetArguments extends ReaderMessageArguments { public ProtocolCommands commands; }