Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. Initializes a new instance of the HMACSHA1SignatureFormatter class. |
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
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() |
GetHashCode | (Inherited from Object ) |
![]() |
GetType | (Inherited from Object ) |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
Sign | Overloaded. Overridden. Creates a signature. |
![]() |
ToString | (Inherited from Object ) |
![]() |
Verify | Overloaded. Overridden. Verifies a signature. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object ) |
![]() |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
HMACSHA1SignatureFormatter Class
Microsoft.Web.Services3.Security.Cryptography Namespace