Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DBerEncoder.php209 $bytes = $this->encodeBitString($type);
662 protected function encodeBitString(BitStringType $type)
623 protected function encodeBitString(BitStringType $type) global() function in FreeDSx\\Asn1\\Encoder\\BerEncoder