Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

wolfssl

API-Documentation: module wolfssl

Functions

(T 
type
, LM 
type
:
mutate, LM2 
type
:
mutate, host String, code Function T)
 => 
T
NYI: UNDER DEVELOPMENT: define effect

Open a TLS connection using wolfSSL and run `code` within its context.

`host` is the name the server's certificate must be valid for. It is used to
enable peer certificate verification and, subsequently, to check the
certificate's domain name against the expected host.
0.099dev (GIT hash 9b94ad4b4a4bff2bf2be7d77be2c6e1fd7683c4d)
last changed: 2026-09-23