scp81: expose install/STK parameters for the RAM install (v2.1.13)
The SCP81 install row now carries the same fields as the SCP80/RAM form: install parameters (default C900), STK parameters (CA TLV) and make selectable. An UICC applet install can require STK parameters; without them the card answers INSTALL [for install] with SW 6A80 (incorrect parameters in data field). RU strings added; service worker v150.
This commit is contained in:
@@ -21,7 +21,7 @@ from osmocom.construct import GsmOrUcs2Adapter
|
||||
from osmocom.tlv import BER_TLV_IE
|
||||
|
||||
|
||||
VERSION = '2.1.12'
|
||||
VERSION = '2.1.13'
|
||||
|
||||
MAX_ENVELOPE_SEGMENTS = 5 # max SMS segments for outgoing C-APDU in ENVELOPE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user