signature
Table of Contents
Classes
- BaseMethod
- BaseMethod is a base class for the OAuth signature methods.
- HmacSha
- HmacSha1 represents 'HMAC SHA' signature method.
- HmacSha1
- HmacSha1 represents 'HMAC SHA' signature method.
- PlainText
- PlainText represents 'PLAINTEXT' signature method.
- RsaSha
- RsaSha1 represents 'SHAwithRSA' (also known as RSASSA-PKCS1-V1_5-SIGN with the SHA hash) signature method.
- RsaSha1
- RsaSha1 represents 'SHAwithRSA' (also known as RSASSA-PKCS1-V1_5-SIGN with the SHA hash) signature method.