TlsConnection.getRequireCloseNotify

bool getRequireCloseNotify()

Tests whether or not conn expects a proper TLS close notification when the connection is closed. See [gio.tls_connection.TlsConnection.setRequireCloseNotify] for details.

Returns

true if conn requires a proper TLS close

notification.