Key exchange formatter for RSA OEAP key encryption. This class cannot be inherited.
The following tables list the members exposed by the RSAOAEPKeyExchangeFormatter type.
Public Constructors
Name | Description | |
---|---|---|
RSAOAEPKeyExchangeFormatter | Overloaded. Initializes a new instance of the RSAOAEPKeyExchangeFormatter class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
AlgorithmURI | Overridden. Gets the algorithm Uniform Resource Identifier (URI) for RSA OEAP key encryption. |
![]() |
Parameters | Overridden. Gets or sets the parameters to the encryption operation. |
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
RSAOAEPKeyExchangeFormatter Class
Microsoft.Web.Services3.Security.Cryptography Namespace