Method

FridaPortalOptionsget_certificate

Declaration

GTlsCertificate*
frida_portal_options_get_certificate (
  FridaPortalOptions* self
)

Description [src]

TLS certificate to present to the portal.

Return value

Type: GTlsCertificate

No description available.

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