Home
last modified time | relevance | path

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

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DServiceInterface.php32 * @param string $verifier
39 public function requestAccessToken($token, $verifier, $tokenSecret); argument
H A DAbstractService.php77 public function requestAccessToken($token, $verifier, $tokenSecret = null) argument
86 'oauth_verifier' => $verifier,
/plugin/autotweet/
H A DOAuth.php535 $verifier = $request->get_parameter('oauth_verifier');
536 $new_token = $this->data_store->new_access_token($token, $consumer, $verifier);
709 function new_access_token($token, $consumer, $verifier = null) { argument
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs10198 var verifier = parse_EncryptionVerifier(blob, blob.length - blob.l);
10199 return { t:"Std", h:hdr, v:verifier };
10356 if(opts.password) o.verifier = crypto_CreatePasswordVerifier_Method1(opts.password);
10357 out.valid = o.verificationBytes === o.verifier;
19442 …case 0x0013 /* Password */: if(val !== 0 && opts.WTF) console.error("Password verifier: " + val); …
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.min.map1 …","crypto_MakeXorDecryptor","parse_XORObfuscation","verificationBytes","verifier","valid","insitu_…