Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/
H A DGeneralizedTimeType.php57 protected $tagNumber = self::TAG_TYPE_GENERALIZED_TIME;
H A DAbstractType.php75 public const TAG_TYPE_GENERALIZED_TIME = 0x18;
70 public const TAG_TYPE_GENERALIZED_TIME = 0x18; global() define in FreeDSx\\Asn1\\Type\\AbstractType
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DBerEncoder.php431 case AbstractType::TAG_TYPE_GENERALIZED_TIME: