Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DBerEncoder.php93 protected const MAX_SECOND_COMPONENT = PHP_INT_MAX - 80;
722 if ($oids[1] > self::MAX_SECOND_COMPONENT) {
54 protected const MAX_SECOND_COMPONENT = PHP_INT_MAX - 80; global() define in FreeDSx\\Asn1\\Encoder\\BerEncoder