pub async fn ipc_register_biometrics_handlers(
ipc_client: &JsIpcClient,
biometrics_unlock: RawJsBiometricsDriver,
)Expand description
Registers shared-unlock biometrics RPC handlers on the IPC client.
pub async fn ipc_register_biometrics_handlers(
ipc_client: &JsIpcClient,
biometrics_unlock: RawJsBiometricsDriver,
)Registers shared-unlock biometrics RPC handlers on the IPC client.