Commit 36516146 authored by naslundma's avatar naslundma
Browse files

Update file TS33128Payloads.asn

parent fe4275b0
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -1354,11 +1354,11 @@ TLS12UAStarParams ::= SEQUENCE
DTLS12UAStarParams ::= SEQUENCE
{
    tLS12CommonParams [1] TLS12UAStarParams,
    -- RFC 6347 [x] clause 4.1
    -- RFC 6347 [X_DTLS12] clause 4.1
    clientEpoch       [2] INTEGER,
    -- RFC 6347 [x] clause 4.1
    -- RFC 6347 [X_DTLS12] clause 4.1
    serverEpoch       [3] INTEGER,
    -- RFC 9146 [x] clause MISSING
    -- RFC 9146 [X_CONNID]
    connectionID      [4] OCTET STRING (SIZE(0..255)) OPTIONAL
}