pub unsafe extern "C" fn TLSConfiguration_setChainValidation(
self_: TLSConfiguration,
value: bool,
)Expand description
Enables the validation of the certificate trust chain (enabled by default)
ยงArguments
value- true to enable chain validation, false to disable