Commit 530821f0 authored by canterburym's avatar canterburym
Browse files

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

parents 2a0a683b 98d28030
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -3542,7 +3542,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