Share via


RSA15 Members

Represents an implementation of RSA used for RSA 1.5 cryptography. This class cannot be inherited.

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

Public Constructors

  Name Description
RSA15 Overloaded.  

Top

Public Properties

  Name Description
public property DefaultSessionKeyAlgorithm  [To be supplied.](inherited from AsymmetricKeyAlgorithm)
public property EncryptionFormatter  Gets the encryption formatter.(inherited from RSA)
public property Key  Gets or sets the key.(inherited from RSA)
public property KeyExchangeFormatter Overridden. Gets the key exchange formatter.
public property SignatureFormatter  Gets the signature formatter.(inherited from RSA)

Top

Public Methods

  Name Description
public method Equals  (inherited from Object )
public method GenerateSessionKey  Overloaded. (inherited from AsymmetricKeyAlgorithm )
public method GetHashCode  (inherited from Object )
public method GetType  (inherited from Object )
public method ToString  (inherited from Object )

Top

See Also

Reference

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