Skip to main content

reencrypt_unlock

Function reencrypt_unlock 

Source
pub(super) fn reencrypt_unlock(
    input: ReencryptUnlockInput,
    current_user_key_id: SymmetricKeyId,
    new_user_key_id: SymmetricKeyId,
    ctx: &mut KeyStoreContext<'_, KeyIds>,
) -> Result<UnlockDataRequestModel, ReencryptError>
Expand description

Update the unlock methods for the updated user-key.