Module tls_options
Expand description
Sidecar module for class TlsOptions.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for TLSOptions enums.
Structsยง
- ExClient
- Default-param extender for
TlsOptions::client_ex. - ExClient
Unsafe - Default-param extender for
TlsOptions::client_unsafe_ex.