Enumeration EncryptionTypes

An enumeration of supported encryption types. uint8, uint16, and uint32 represent the different sizes of integers that can be encrypted.

Enumeration Members

address: "address"
bool: "bool"
uint128: "uint128"
uint16: "uint16"
uint256: "uint256"
uint32: "uint32"
uint64: "uint64"
uint8: "uint8"