Class Web.Auth.OAuth.Signature.Base Inheritance graph Web.Auth.OAuth.Signature.Base Web.Auth.OAuth.Signature.HmacSha1 Web.Auth.OAuth.Signature.Plaintext Web.Auth.OAuth.Signature.RsaSha1 Description Base signature class. Variable method protected string Web.Auth.OAuth.Signature.Base.method Description String representation of signature type. Variable type protected int Web.Auth.OAuth.Signature.Base.type Description Signature type.