Skip to main content

fetch_user_public_key

Function fetch_user_public_key 

Source
async fn fetch_user_public_key(
    api_client: &ApiClient,
    user_id: Uuid,
) -> Result<PublicKey, SyncError>
Expand description

Fetch the public key for a user (used for emergency access)