ECDomainParametersImpl(this.domainName, this.curve, this.G, this.n, [this._h, this.seed]) { _h ??= BigInt.one; }