Yini  1.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
MPOAuthSignatureParameter.h File Reference
#import <Foundation/Foundation.h>
#import "MPURLRequestParameter.h"

Go to the source code of this file.

Classes

class  MPOAuthSignatureParameter

Macros

#define kMPOAuthSignatureMethodPlaintext   @"PLAINTEXT"
#define kMPOAuthSignatureMethodHMACSHA1   @"HMAC-SHA1"
#define kMPOAuthSignatureMethodRSASHA1   @"RSA-SHA1"

Macro Definition Documentation

#define kMPOAuthSignatureMethodHMACSHA1   @"HMAC-SHA1"
#define kMPOAuthSignatureMethodPlaintext   @"PLAINTEXT"
#define kMPOAuthSignatureMethodRSASHA1   @"RSA-SHA1"