Commit 986cb5d9 authored by naslundma's avatar naslundma
Browse files

Update file TS33128Payloads.asn

parent 5d2edf93
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1628,8 +1628,8 @@ DTLS13UAStarParams ::= SEQUENCE
    tLS13CommonParams [1] TLS13UAStarParams,
    clientEpoch       [2] INTEGER,   -- clause 4.2
    serverEpoch       [3] INTEGER,   -- clause 4.2
    clientSnKey       [4] OCTET STRING (SIZE(1..65535)) OPTIONAL,
    serverSnKey       [5] OCTET STRING (SIZE(1..65535)) OPTIONAL,
    clientSnKey       [4] OCTET STRING (SIZE(1..65535)) OPTIONAL, -- clause 4.2.3
    serverSnKey       [5] OCTET STRING (SIZE(1..65535)) OPTIONAL, -- clause 4.2.3
    connectionID      [6] OCTET STRING (SIZE(0..255)) OPTIONAL -- RFC9146
}