Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DBerEncoder.php423 $type = OidType::withTag($tagNumber, $class, $this->decodeOid($length));
978 protected function decodeOid($length): string
938 protected function decodeOid($length) : string global() function in FreeDSx\\Asn1\\Encoder\\BerEncoder