Searched refs:OAuthSignatureMethod_HMAC_SHA1 (Results 1 – 2 of 2) sorted by relevance
| /plugin/autotweet/ | ||
| D | twitteroauth.php | 60 $this->sha1_method = new OAuthSignatureMethod_HMAC_SHA1(); |
| D | OAuth.php | 99 class OAuthSignatureMethod_HMAC_SHA1 extends OAuthSignatureMethod { class |