Method

FridaRemoteDeviceOptionsset_certificate

Declaration

void
frida_remote_device_options_set_certificate (
  FridaRemoteDeviceOptions* self,
  GTlsCertificate* value
)

Description [src]

TLS certificate to present, for connections that require one.

Parameters

value

Type: GTlsCertificate

No description available.

The argument can be NULL.
The data is owned by the caller of the method.