PublicKeyPACEeCDH({required BigInt x, required BigInt y}) : _x = x, _y = y, super(algo: TOKEN_AGREEMENT_ALGO.ECDH);