Class | Description |
---|---|
Base64 |
Provides Base64 encoding and decoding as defined by RFC 2045.
|
HMAC_SHA1 |
The HMAC-SHA1 signature method.
|
OAuthSignatureMethod |
A pair of algorithms for computing and verifying an OAuth digital signature.
|
OAuthSignatureMethod.ComparableParameter |
An efficiently sortable wrapper around a parameter.
|
PLAINTEXT |
The PLAINTEXT signature method.
|
RSA_SHA1 |
The RSA-SHA1 signature method.
|