(No version information available, might only be in Git)
OAuth::generateSignature — Generate a signature
$http_method, string $url, mixed $extra_parameters = ?): string|falseGenerate a signature based on the final HTTP method, URL and a string/array of parameters.
http_methodurlextra_parameters
A string containing the generated signature or false on failure