Harald Welte
34eb504b3b
Initial support for GlobalPlatform
One can now select the Issuer Security Domain (hard-coded to
a000000003000000) and issue get_data requests. FCI and other TLV
objects are dcoded, e.g.
pySIM-shell (MF)> select ADF.ISD
{
"application_id": "a000000003000000",
"proprietary_data": {
"maximum_length_of_data_field_in_command_message": 255
}
}
pySIM-shell (MF/ADF.ISD)> get_data CardData
{
"card_data": [
{
"card_recognition_data": [
{
"object_identifier": "2a864886fc6b01"
},
{
"card_management_type_and_version": [
{
"object_identifier": "2a864886fc6b02020101"
}
]
},
{
"card_identification_scheme": [
{
"object_identifier": "2a864886fc6b03"
}
]
},
{
"secure_channel_protocol_of_isd": [
{
"object_identifier": "2a864886fc6b040215"
}
]
}
]
}
]
}
Change-Id: If11267d45ab7aa371eea8c143abd9320c32b54d0
2022-03-01 16:32:15 +00:00
..
2022-02-11 13:32:58 +01:00
2022-02-11 13:32:58 +01:00
2022-02-15 16:40:45 +01:00
2022-02-11 13:32:58 +01:00
2022-02-11 13:32:58 +01:00
2022-02-15 15:35:35 +01:00
2022-02-14 00:51:27 +01:00
2022-03-01 16:32:15 +00:00
2022-02-15 15:35:35 +01:00
2022-02-11 13:32:58 +01:00
2022-02-15 15:41:55 +01:00
2022-03-01 16:32:15 +00:00
2022-02-11 13:32:58 +01:00
2022-02-14 00:51:27 +01:00
2022-02-11 13:32:58 +01:00
2022-02-11 13:32:58 +01:00
2022-02-11 13:32:58 +01:00
2022-02-14 00:44:55 +01:00
2022-02-25 15:45:09 +01:00
2022-02-15 15:35:36 +01:00
2022-02-25 15:44:26 +01:00
2022-02-25 09:48:20 +01:00
2022-02-15 15:35:36 +01:00
2022-02-11 13:32:58 +01:00