Skip to main content

reencrypt_organization_memberships

Function reencrypt_organization_memberships 

Source
fn reencrypt_organization_memberships(
    trusted_organization_keys: Vec<V1OrganizationMembership>,
    new_user_key_id: SymmetricKeyId,
    ctx: &mut KeyStoreContext<'_, KeyIds>,
) -> Result<Vec<ResetPasswordWithOrgIdRequestModel>, ReencryptError>
Expand description

Re-encrypt organization membership keys for the new user key.