property
quic.SessionOptions.token
token?: ArrayBufferView<ArrayBufferLike>
An opaque address validation token previously received from the server via the session.onnewtoken callback. Providing a valid token on reconnection allows the client to skip the server's address validation, reducing handshake latency.