asn1/saip: Fix typo in original ASN.1: Compontents -> Components

Change-Id: I6bec5625579873a9ec267d896584608c9d5e3a2f
This commit is contained in:
Harald Welte
2024-02-18 19:10:57 +01:00
parent efdf423a7f
commit 54b4f0ccbd

View File

@@ -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