Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Challenge/
H A DCramMD5Challenge.php61 $this->validateClientResponse($received, $options);
95 protected function validateClientResponse(Message $received, array $options): void function in FreeDSx\\Sasl\\Challenge\\CramMD5Challenge