msquic
msquic copied to clipboard
Allow stateless reset token key to be set
In certain deployment scenarios, all machines in a fleet need to have the same stateless reset token key in order to send stateless reset tokens. Currently, each instance of MsQuic uses a different stateless reset token key. Adding a global param and/or a setting, and a registry value, to set the stateless reset token key is needed in these environments.