Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/
H A DRelativeOidType.php20 protected $tagNumber = self::TAG_TYPE_RELATIVE_OID;
H A DAbstractType.php57 public const TAG_TYPE_RELATIVE_OID = 0x0D;
52 public const TAG_TYPE_RELATIVE_OID = 0x0D; global() define in FreeDSx\\Asn1\\Type\\AbstractType
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DBerEncoder.php425 case AbstractType::TAG_TYPE_RELATIVE_OID: