Condividi tramite


RSASHA1SignatureFormatter Members

Represents an implementation of KeyedHashSignatureFormatter for RSASHA1. This class cannot be inherited.

The following tables list the members exposed by the RSASHA1SignatureFormatter type.

Public Constructors

  Name Description
RSASHA1SignatureFormatter Overloaded. Initializes a new instance of the RSASHA1SignatureFormatter class.

Top

Public Properties

  Name Description
public property AlgorithmURI Overridden. Gets the algorithm Uniform Resource Identifier (URI) for RSA SHA1 signature.
public property Key Overridden. Gets or sets the key that is used for signing and verifying signatures.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public method static ReferenceEquals  (Inherited from Object )
public method Sign Overloaded. Overridden. Signs the data.
public method ToString  (Inherited from Object )
public method Verify Overloaded. Overridden. Verifies a signature.

Top

Protected Methods

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

Top

See Also

Reference

RSASHA1SignatureFormatter Class
Microsoft.Web.Services3.Security.Cryptography Namespace