Packages
gio-2.0
GLib
DtlsConnection
advertised_protocols
base_socket
certificate
ciphersuite_name
database
interaction
negotiated_protocol
peer_certificate
peer_certificate_errors
protocol_version
rehandshake_mode
require_close_notify
close
close_async
emit_accept_certificate
get_certificate
get_channel_binding_data
get_ciphersuite_name
get_database
get_interaction
get_negotiated_protocol
get_peer_certificate
get_peer_certificate_errors
get_protocol_version
get_rehandshake_mode
get_require_close_notify
handshake
handshake_async
set_advertised_protocols
set_certificate
set_database
set_interaction
set_rehandshake_mode
set_require_close_notify
shutdown
shutdown_async
accept_certificate
require_close_notify
Description:
[
ConcreteAccessor
]
public
abstract
bool
require_close_notify
{
get
;
set
construct
; }
Whether or not proper TLS close notification is required.
See
set_require_close_notify
.