_signature = strval($signature); return $obj; } public function bitString(): BitString { return BitString::create($this->_signature); } }