Home
last modified time | relevance | path

Searched refs:TAG_TYPE_CHARACTER_STRING (Results 1 – 3 of 3) sorted by relevance

/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/
H A DCharacterStringType.php20 protected $tagNumber = self::TAG_TYPE_CHARACTER_STRING;
H A DAbstractType.php85 public const TAG_TYPE_CHARACTER_STRING = 0x1D;
80 public const TAG_TYPE_CHARACTER_STRING = 0x1D; global() define in FreeDSx\\Asn1\\Type\\AbstractType
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DBerEncoder.php453 case AbstractType::TAG_TYPE_CHARACTER_STRING: