Commit a9f24623 authored by naslundma's avatar naslundma
Browse files

Update file TS33128Payloads.asn

parent d9f1aeb4
Loading
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -1353,10 +1353,10 @@ TLS12UAStarParams ::= SEQUENCE

DTLS12UAStarParams ::= SEQUENCE
{
    tLS12CommonParams [1] TLS12UAStarParams,
    clientEpoch       [2] INTEGER,   -- clause 4.1
    serverEpoch       [3] INTEGER,   -- clause 4.1
    connectionID      [4] OCTET STRING (SIZE(0..255)) OPTIONAL –- RFC9146
    tLS12CommonParams [1] TLS12UAStarParams
--    clientEpoch       [2] INTEGER,   -- clause 4.1
--    serverEpoch       [3] INTEGER,   -- clause 4.1
--    connectionID      [4] OCTET STRING (SIZE(0..255)) OPTIONAL –- RFC9146
}

-- ==================================================