[ Version ( deprecated = true , deprecated_since = "2.72" , since = "2.28" ) ]
public TlsCertificateFlags get_tls_validation_flags ()
Warning: get_tls_validation_flags is deprecated since 2.72.
Gets the TLS validation flags used creating TLS connections via this.
Do not attempt to ignore validation errors.
This function does not work as originally designed and is impossible to use correctly. See tls_validation_flags for more information.
this |
a SocketClient. |
the TLS validation flags |