Skip to contents

Serialize an OpenFHE object to file

Usage

fhe_serialize(x, ...)

Arguments

x

An OpenFHE object (CryptoContext, PublicKey, PrivateKey, Ciphertext)

...

Method-specific arguments (filename, format)

Value

TRUE on success (invisibly)