Searched defs:generateNonce (Results 1 – 3 of 3) sorted by relevance
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Factory/ | ||
H A D | NonceTrait.php | 33 protected function generateNonce(int $byteLength): string function |
/plugin/twofactoryubiauth/ | ||
H A D | helper.php | 155 private function generateNonce($size = 32) { function in helper_plugin_twofactoryubiauth |
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/ | ||
H A D | AbstractService.php | 262 protected function generateNonce($length = 32) function in OAuth\\OAuth1\\Service\\AbstractService |