public class GetIssuerInfoAPDU extends APDU
| Constructor and Description |
|---|
GetIssuerInfoAPDU()
Constructs GetIssuer APDU.
|
| Modifier and Type | Method and Description |
|---|---|
TPSBuffer |
getEncoding()
Retrieves APDU's encoding.
|
APDU.Type |
getType() |
public GetIssuerInfoAPDU()
p1 - always 0x00p2 - always 0x00data - issuer infoAPDUpublic TPSBuffer getEncoding()
APDUgetEncoding in class APDU