pub(crate) fn make_user_tde_registration(
client: &Client,
user_id: UserId,
org_public_key: B64,
) -> Result<MakeTdeRegistrationResponse, MakeKeysError>Expand description
Create the data needed to register for TDE (Trusted Device Enrollment)