CcidCard class
Properties
Methods
-
disconnect(
) → Future< void> - Disconnect from the card
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
transceive(
String capdu) → Future< String?> -
Send APDU command
cpadu
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited