Searched refs:removePadding (Results 1 – 1 of 1) sorted by relevance
152 $message = $this->removePadding($message, self::CIPHERS[$cipher]['block_size']);201 protected function removePadding(string $message, int $blockSize): string function in FreeDSx\\Sasl\\Security\\DigestMD5SecurityLayer