Method

FridaStaticAuthenticationServiceget_token_hash

Declaration

const gchar*
frida_static_authentication_service_get_token_hash (
  FridaStaticAuthenticationService* self
)

Description [src]

The SHA-256 hash of the accepted token.

Return value

Type: const gchar*

No description available.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.