Represents the key exchange formatter for RSA 1.5 key encryption. This class cannot be inherited.
The following tables list the members exposed by the RSA15KeyExchangeFormatter type.
Public Constructors
Name | Description | |
---|---|---|
RSA15KeyExchangeFormatter | Overloaded. Initializes a new instance of the RSA15KeyExchangeFormatter class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
AlgorithmURI | Overridden. Gets the algorithm Uniform Resource Identifier (URI) for RSA 1.5 key encryption. |
![]() |
Parameters | Gets or sets the parameters used in cryptographic operations. (Inherited from KeyExchangeFormatter) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
DecryptKey | Overridden. Decrypts the key. |
![]() |
EncryptKey | Overridden. Encrypts the key. |
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() |
GetHashCode | (Inherited from Object ) |
![]() |
GetType | (Inherited from Object ) |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
SetKey | Overridden. Sets the key. |
![]() |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object ) |
![]() |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
RSA15KeyExchangeFormatter Class
Microsoft.Web.Services3.Security.Cryptography Namespace