Method

FridaRemoteDeviceOptionsget_certificate

Declaration

GTlsCertificate*
frida_remote_device_options_get_certificate (
  FridaRemoteDeviceOptions* self
)

Description [src]

TLS certificate to present, for connections that require one.

Return value

Type: GTlsCertificate

No description available.

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