This page is under construction. A full API reference documenting all functions, parameters, and return types will be added here.
Entrypoints
Core types
Encryptable
Factory for creating encryptable input items.
FheTypes
Enum of supported FHE types used with decryptForView.
The encryptInputs result
execute() returns one ciphertext handle per input, in order, followed by a single signature covering the whole batch:
EncryptedItemInput struct and its typed variants were removed in 0.7, along with asHashPlusProof().