[][src]Module safe_authenticator_ffi::ffi::ipc

Authenticator communication with apps

Functions

auth_decode_ipc_msg

Decodes a given encoded IPC message and calls a corresponding callback.

auth_flush_app_revocation_queue

Flush the revocation queue.

auth_revoke_app

Revoke app access.

auth_unregistered_decode_ipc_msg

Decodes a given encoded IPC message without requiring an authorised account.

encode_auth_resp

Provides and encodes an Authenticator response.

encode_containers_resp

Update containers permissions for an App.

encode_share_mdata_resp

Encode share mutable data response.

encode_unregistered_resp

Encodes a response to unregistered client authentication request.