Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Encoder/
H A DCramMD5Encoder.php44 return $this->decodeClientResponse($data);
99 protected function decodeClientResponse(string $response): Message function in FreeDSx\\Sasl\\Encoder\\CramMD5Encoder