Method

ValentChannelget_certificate

unstable since: 1.0

Declaration [src]

GTlsCertificate*
valent_channel_get_certificate (
  ValentChannel* channel
)

Description [src]

Get the TLS certificate.

Available since: 1.0

Return value

Type: GTlsCertificate

A TLS certificate.

The returned data is owned by the instance.
The return value can be NULL.