HMACSHA1SignatureFormatter Members
Represents an implementation of the KeyedHashSignatureFormatter class for HMACSHA1. This class cannot be inherited.
The following tables list the members exposed by the HMACSHA1SignatureFormatter type.
Public Constructors
Name | Description | |
---|---|---|
HMACSHA1SignatureFormatter | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
AlgorithmURI | Overridden. Gets the signature algorithm Uniform Resource Identifier (URI). | |
Key | Overridden. Gets or sets the key. |
Top
Public Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
Sign | Overloaded. Overridden. | |
ToString | (inherited from Object ) | |
Verify | Overloaded. Overridden. |
Top
See Also
Reference
HMACSHA1SignatureFormatter Class
Microsoft.Web.Services2.Security.Cryptography Namespace