openAuthTools Class |
Namespace: imbACE.Network.authorization
The openAuthTools type exposes the following members.
| Name | Description | |
|---|---|---|
| openAuthTools | Initializes a new instance of the openAuthTools class |
| Name | Description | |
|---|---|---|
| GenerateNonce |
Generate a nonce
| |
| GenerateSignature(Uri, String, String, String, String, String, String, String, String, String) |
Generates a signature using the HMAC-SHA1 algorithm
| |
| GenerateSignature(Uri, String, String, String, String, String, String, String, openAuthToolsSignatureTypes, String, String) |
Generates a signature using the specified signatureType
| |
| GenerateSignatureBase |
Generate the signature base that is used to produce the signature
| |
| GenerateSignatureUsingHash |
Generate the signature value based on the given signature base and hash algorithm
|
| Name | Description | |
|---|---|---|
| aceGenEx | (Defined by aceExceptionTools.) | |
| aceSciEx | (Defined by aceExceptionTools.) |