asSequence()); } public function string(): string { return bin2hex($this->element->toDER()); } protected function choiceASN1(): TaggedType { return ImplicitlyTaggedType::create($this->tag, $this->element); } }