Method
ValentChannelServiceref_certificate
Declaration [src]
GTlsCertificate*
valent_channel_service_ref_certificate (
ValentChannelService* self
)
Description [src]
Get the TLS certificate for the service.
Gets property | Valent.ChannelService:certificate |
Return value
Type: GTlsCertificate
The service TLS certificate.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |