Private
_initializedWhether the class is initialized or not.
The DesiloSeal object.
Getter for _initialized.
Initializes the class with keys and parameters.
Optional
keys: null | HomomorphicEncryptionSecretKeyThe secret key.
Optional
params: null | HomomorphicEncryptionParamsThe homorphic encryption parameters.
A class for homorphic encryption based on the Desilo's HE solution.