OAuthSignatureMethod
Description:
[ CCode ( cname = "OAuthSignatureMethod" , cprefix = "" , type_id = "oauth_signature_method_get_type ()" ) ]
public enum OAuthSignatureMethod
public enum OAuthSignatureMethod
The signature method to use when signing method calls.
PLAINTEXT is only recommended for testing, in general HMAC_SHA1 is well supported and more secure.
Namespace: Rest
Package: rest-0.7