Method

FridaPortalOptionsset_certificate

Declaration

void
frida_portal_options_set_certificate (
  FridaPortalOptions* self,
  GTlsCertificate* value
)

Description [src]

TLS certificate to present to the portal.

Parameters

value

Type: GTlsCertificate

No description available.

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