[][src]Module safe_authenticator_ffi::ffi::apps

Apps management

Structs

AppPermissions

Permission for Apps

RegisteredApp

Application registered in the authenticator.

Functions

auth_apps_accessing_mutable_data

Return a list of apps having access to an arbitrary MD object. md_name and md_type_tag together correspond to a single MD.

auth_registered_apps

Get a list of apps registered in authenticator.

auth_revoked_apps

Get a list of apps revoked from authenticator.

auth_rm_revoked_app

Remove a revoked app from the authenticator config.