aboutsummaryrefslogtreecommitdiffstats
path: root/pySim
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2024-02-18 19:10:57 +0100
committerHarald Welte <laforge@osmocom.org>2024-02-18 22:30:08 +0100
commit54b4f0ccbd65832d4ff4ec2439642c6c0f08089c (patch)
tree3ca9492bdb781a2d63e696348d1b31786ce53edf /pySim
parentefdf423a7f758987de249412e8e67ac94f9d09aa (diff)
asn1/saip: Fix typo in original ASN.1: Compontents -> Components
Diffstat (limited to 'pySim')
-rw-r--r--pySim/esim/asn1/saip/PE_Definitions-3.3.1.asn2
1 files changed, 1 insertions, 1 deletions
diff --git a/pySim/esim/asn1/saip/PE_Definitions-3.3.1.asn b/pySim/esim/asn1/saip/PE_Definitions-3.3.1.asn
index a9cccc9..f903ae8 100644
--- a/pySim/esim/asn1/saip/PE_Definitions-3.3.1.asn
+++ b/pySim/esim/asn1/saip/PE_Definitions-3.3.1.asn
@@ -983,7 +983,7 @@ keyAccess [22] OCTET STRING (SIZE (1)) DEFAULT '00'H,
keyIdentifier [2] OCTET STRING (SIZE (1)),
keyVersionNumber [3] OCTET STRING (SIZE (1)),
keyCounterValue [5] OCTET STRING OPTIONAL,
-keyCompontents SEQUENCE (SIZE (1..MAX)) OF SEQUENCE {
+keyComponents SEQUENCE (SIZE (1..MAX)) OF SEQUENCE {
keyType [0] OCTET STRING,
keyData [6] OCTET STRING,
macLength[7] UInt8 DEFAULT 8