Commit f06fa7cf authored by canterburym's avatar canterburym
Browse files

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

parents 5ad31823 b4f30c59
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -786,7 +786,11 @@ 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