public TlsOptions(verifyPeer as Boolean = true,
import klyn.net tls = TlsOptions() print(tls.verifyPeer)