public class InstallLoadAPDU extends APDU
| Constructor and Description |
|---|
InstallLoadAPDU(TPSBuffer theData)
Constructs Install Load APDU.
|
InstallLoadAPDU(TPSBuffer packageAID,
TPSBuffer sdAID,
int fileLen) |
| Modifier and Type | Method and Description |
|---|---|
APDU.Type |
getType() |
dump, getCLA, getData, getDataToMAC, getEncoding, getINS, getMAC, getP1, getP2, incrementBuffer, padBuffer80, secureMessage, secureMessageSCP02, secureMessageSCP03, setMAC, setTrailerpublic InstallLoadAPDU(TPSBuffer theData)