Reveal a sealed result
fhe_decryptDecrypt an encrypted handle from prior homomorphic operations to show the plaintext result. Call when the user asks to see the actual value.
Instructions
Decrypt a handle from fhe_encrypt / fhe_compute / fhe_private_eval. Only call this when the user asked to see the plaintext result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handle | Yes | Handle such as ct_1 |