SignatureMethods ClassNemiro.OAuth
Variants of the signature encryption.
Inheritance Hierarchy

System Object
  Nemiro.OAuth SignatureMethods

Namespace: Nemiro.OAuth
Assembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax

public static class SignatureMethods

The SignatureMethods type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberHMACSHA1
HMAC-SHA1
Public fieldStatic memberPLAINTEXT
PLAINTEXT
Public fieldStatic memberRSASHA1
RSA-SHA1
Top
See Also