Module safe_authenticator::ffi::apps[][src]

Apps management

Structs

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

Removes a revoked app from the authenticator config.