Searched refs:GeneralStringType (Results 1 – 3 of 3) sorted by relevance
22 use FreeDSx\Asn1\Type\GeneralStringType; alias209 * @return GeneralStringType211 public static function generalString(string $string): GeneralStringType213 return new GeneralStringType($string);
18 class GeneralStringType extends AbstractStringType class
442 …$type = EncodedType\GeneralStringType::withTag($tagNumber, $class, $isConstructed, substr($this->b…