Searched defs:HMAC_SHA1 (Results 1 – 3 of 3) sorted by relevance
27 HMAC_SHA1, enumerator
34 class HMAC_SHA1 extends OAuthSignatureMethod { class
53 public static final String HMAC_SHA1 = "HMAC-SHA1"; field in OAuth