Searched refs:decodeConstructedType (Results 1 – 1 of 1) sorted by relevance
493 …ype = EncodedType\SequenceType::withTag($tagNumber, $class, $this->decodeConstructedType($length));499 … $type = EncodedType\SetType::withTag($tagNumber, $class, $this->decodeConstructedType($length));1202 protected function decodeConstructedType($length) function in FreeDSx\\Asn1\\Encoder\\BerEncoder