import v2.3.1

SIMalliance-eUICC-Profile-Package-Interoperable-Format-Technical-Specification-v2.3.1-and-ASN-Module.zip
This commit is contained in:
Harald Welte 2023-12-08 21:42:20 +01:00
parent 51c896f8c0
commit 1c7f1f2c68
1 changed files with 2 additions and 2 deletions

View File

@ -604,7 +604,7 @@ PE-GenericFileManagement ::= SEQUENCE {
}
FileManagement ::= SEQUENCE (SIZE (1..MAX)) OF CHOICE {
filePath [0] OCTET STRING (SIZE (2..8)), -- Use Temporary File ID for ADF
filePath [0] OCTET STRING (SIZE (0..8)), -- Use Temporary File ID for ADF
createFCP [APPLICATION 2] Fcp,
fillFileOffset UInt16,
fillFileContent [1] OCTET STRING
@ -737,7 +737,7 @@ PE-PINCodes ::= SEQUENCE {
pin-Header PEHeader,
pinCodes CHOICE {
pinconfig SEQUENCE (SIZE (1..26))OF PINConfiguration,
filePath OCTET STRING (SIZE (2..8)) /* temporary File ID for ADF, coding according to section 8.3.5 */
filePath OCTET STRING (SIZE (0..8)) /* temporary File ID for ADF, coding according to section 8.3.5 */
}
/* PIN can be either defined in the current context or shared
with another DF/ADF