Method

ValentChannelServiceref_certificate

Declaration [src]

GTlsCertificate*
valent_channel_service_ref_certificate (
  ValentChannelService* self
)

Description [src]

Get the TLS certificate for the service.

Return value

Type: GTlsCertificate

The service TLS certificate.

The caller of the method takes ownership of the data, and is responsible for freeing it.