public class CardManager extends Object implements CardManagerInterface
| Constructor and Description |
|---|
CardManager() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
dispatchApdu(JavaCardInterface sim,
byte[] capdu) |
byte[] |
dispatchApduImpl(JavaCardInterface sim,
byte[] capdu) |
public static byte[] dispatchApdu(JavaCardInterface sim, byte[] capdu)
public byte[] dispatchApduImpl(JavaCardInterface sim, byte[] capdu)
dispatchApduImpl in interface CardManagerInterface