Reencryption allows the user to access their own private data without it being exposed to anyone else.
public
.
Once the handle to be reencrypted is retrieved on the client side, we can use the JS SDK’s reencryptor
to request a reencryption. The SDK will perform all the low-level steps, such as generating an ephemeral keypair and signing the EIP-712 message, and will return the plaintext value.