public function getAlgorithmIdMustBeCorrect() { self::assertEquals('ES512', $this->getSigner()->getAlgorithmId()); }