Home
last modified time | relevance | path

Searched defs:decodeBytes (Results 1 – 2 of 2) sorted by relevance

/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DDerEncoder.php53 protected function decodeBytes(bool $isRoot = false, $tagType = null, $length = null, $isConstructed = null, $class = null): AbstractType function in FreeDSx\\Asn1\\Encoder\\DerEncoder
H A DBerEncoder.php289 protected function decodeBytes(bool $isRoot = false, $tagType = null, $length = null, $isConstructed = null, $class = null) : AbstractType global() function in FreeDSx\\Asn1\\Encoder\\BerEncoder