mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-25 06:48:33 +03:00
asn1/saip: Fix typo in original ASN.1: Compontents -> Components
Change-Id: I6bec5625579873a9ec267d896584608c9d5e3a2f
This commit is contained in:
@@ -983,7 +983,7 @@ keyAccess [22] OCTET STRING (SIZE (1)) DEFAULT '00'H,
|
|||||||
keyIdentifier [2] OCTET STRING (SIZE (1)),
|
keyIdentifier [2] OCTET STRING (SIZE (1)),
|
||||||
keyVersionNumber [3] OCTET STRING (SIZE (1)),
|
keyVersionNumber [3] OCTET STRING (SIZE (1)),
|
||||||
keyCounterValue [5] OCTET STRING OPTIONAL,
|
keyCounterValue [5] OCTET STRING OPTIONAL,
|
||||||
keyCompontents SEQUENCE (SIZE (1..MAX)) OF SEQUENCE {
|
keyComponents SEQUENCE (SIZE (1..MAX)) OF SEQUENCE {
|
||||||
keyType [0] OCTET STRING,
|
keyType [0] OCTET STRING,
|
||||||
keyData [6] OCTET STRING,
|
keyData [6] OCTET STRING,
|
||||||
macLength[7] UInt8 DEFAULT 8
|
macLength[7] UInt8 DEFAULT 8
|
||||||
|
|||||||
Reference in New Issue
Block a user