Constructor.
Overload List
Name | Description | |
---|---|---|
![]() | BasicCardCommand()()()() |
Constructs an empty BasicCardCommand object.
|
![]() | BasicCardCommand(Byte, Byte) |
Constructs an empty BasicCardCommand object with specified CLA and INS.
|
![]() | BasicCardCommand(Byte, Byte, Byte, Byte) |
Constructs an empty BasicCardCommand object with specified CLA, INS, P1, P2.
|