Property
GioDtlsConnection:peer-certificate
since: 2.48
Description [src]
The connection’s peer’s certificate, after the TLS handshake has
completed or failed. Note in particular that this is not yet set
during the emission of GDtlsConnection::accept-certificate
.
(You can watch for a GObject::notify
signal on this property to
detect when a handshake has occurred.).
Type:GTlsCertificate
Available since: 2.48
Getter method | g_dtls_connection_get_peer_certificate() |