Searched refs:VideotexStringType (Results 1 – 3 of 3) sorted by relevance
41 use FreeDSx\Asn1\Type\VideotexStringType; alias281 * @return VideotexStringType283 public static function videotexString(string $string): VideotexStringType285 return new VideotexStringType($string);
18 class VideotexStringType extends AbstractStringType class
466 …$type = EncodedType\VideotexStringType::withTag($tagNumber, $class, $isConstructed, substr($this->…