Commit 2a0a683b authored by canterburym's avatar canterburym
Browse files

Merge branch 'cr/33128/0298' into integration/SA95e

parents 074a4f8c 41a2edd8
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -2280,7 +2280,10 @@ SUCI ::= SEQUENCE
    routingIndicator            [3] RoutingIndicator,
    protectionSchemeID          [4] ProtectionSchemeID,
    homeNetworkPublicKeyID      [5] HomeNetworkPublicKeyID,
    schemeOutput                [6] SchemeOutput
    schemeOutput                [6] SchemeOutput,
    routingIndicatorLength      [7] INTEGER (1..4) OPTIONAL
      -- shall be included if different from the number of
      -- meaningful digits given in routingIndicator
}

SUPI ::= CHOICE