| AuthenticationMode |
EAuthenticationMode |
Holds flag indicating whether the server should authenticate clients. |
QuicEndpointConfig.h |
|
| Certificate |
FString |
Holds the certificate for Quic communication. |
QuicEndpointConfig.h |
|
| ConnCooldownMaxAttempts |
uint32 |
Holds the maximum attempts until the connection cooldown is triggered. |
QuicEndpointConfig.h |
|
| ConnCooldownMaxSec |
uint32 |
Holds the maximum connection cooldown in seconds. |
QuicEndpointConfig.h |
|
| ConnCooldownMode |
EConnectionCooldownMode |
Holds flag indicating whether there is a cooldown for connection attempts. |
QuicEndpointConfig.h |
|
| ConnCooldownPeriodSec |
uint32 |
Holds the time period in seconds within the max attempts must happen. |
QuicEndpointConfig.h |
|
| ConnCooldownSec |
uint32 |
Holds the connection cooldown in seconds. |
QuicEndpointConfig.h |
|
| MaxAuthenticationMessageSize |
uint32 |
Holds the maximum authentication message size. |
QuicEndpointConfig.h |
|
| PrivateKey |
FString |
Holds the private key. |
QuicEndpointConfig.h |
|