TlsConnection.getRequireCloseNotify

Tests whether or not conn expects a proper TLS close notification when the connection is closed. See g_tls_connection_set_require_close_notify() for details. Since 2.28

class TlsConnection
int
getRequireCloseNotify
()

Return Value

Type: int

TRUE if conn requires a proper TLS close notification.

Meta