loadKey([ 'e' => new BigInteger($e, 256), 'n' => new BigInteger($m, 256) ]); self::assertEquals($gen_key->getPublicKey(), $orig_key); } }