Share via


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
public property AlgorithmURI Gets the signature algorithm Uniform Resource Identifier (URI).

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  (inherited from Object )
public method GetHashCode  (inherited from Object )
public method GetType  (inherited from Object )
public method Sign Overloaded.  
public method ToString  (inherited from Object )
public method Verify Overloaded.  

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object )
protected method MemberwiseClone  (inherited from Object )

Top

See Also

Reference

SignatureFormatter Class
Microsoft.Web.Services2.Security.Cryptography Namespace