Seal.noScheme constructor
Seal.noScheme()
Creates a new instance of the SEAL backend without a scheme.
This constructor is used when loading parameters from a saved context.
Implementation
Seal.noScheme() : super.noScheme('seal');