Commit ebd37426 authored by grahamj's avatar grahamj Committed by canterburym
Browse files

Update file TS33128Payloads.asn

parent 3c38fd98
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -665,6 +665,8 @@ GUMMEI ::= SEQUENCE
    mNC         [3] MNC
}

HomeNetworkIdentifier ::= UTF8String

HomeNetworkPublicKeyID ::= OCTET STRING

HSMFURI ::= UTF8String
@@ -790,9 +792,11 @@ SUCI ::= SEQUENCE
    protectionSchemeID          [4] ProtectionSchemeID,
    homeNetworkPublicKeyID      [5] HomeNetworkPublicKeyID,
    schemeOutput                [6] SchemeOutput,
    routingIndicatorLength      [7] INTEGER (1..4) OPTIONAL
    routingIndicatorLength      [7] INTEGER (1..4) OPTIONAL,
       -- shall be included if different from the number of meaningful digits given
       -- in routingIndicator
    sUPIType                    [8] SUPIType OPTIONAL,
    homeNetworkIdentifier       [9] HomeNetworkIdentifier OPTIONAL
}

SUPI ::= CHOICE
@@ -801,6 +805,8 @@ SUPI ::= CHOICE
    nAI         [2] NAI
}

SUPIType ::= INTEGER (1..7)

SUPIUnauthenticatedIndication ::= BOOLEAN

TargetIdentifier ::= CHOICE