SignatureFormatter Members
Represents the abstract base class from which all signature formatters derive.
The following tables list the members exposed by the SignatureFormatter type.
Protected Constructors
Name | Description | |
---|---|---|
SignatureFormatter |
Top
Public Properties
Name | Description | |
---|---|---|
AlgorithmURI | Gets the signature algorithm Uniform Resource Identifier (URI). |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
Sign | Overloaded. | |
ToString | (inherited from Object ) | |
Verify | Overloaded. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
SignatureFormatter Class
Microsoft.Web.Services2.Security.Cryptography Namespace