Variants of the signature encryption.
Inheritance Hierarchy
Nemiro.OAuth SignatureMethods
Namespace: Nemiro.OAuth
Assembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax
The SignatureMethods type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() | HMACSHA1 |
HMAC-SHA1
|
![]() ![]() | PLAINTEXT |
PLAINTEXT
|
![]() ![]() | RSASHA1 |
RSA-SHA1
|
See Also