@interface OAHMAC_SHA1Signer : NSObject + (id)signatureForText:(id)a0 withKey:(id)a1; @end