RSAOAEP Members
Represents an implementation of RSA used for RSA_OEAP cryptography. This class cannot be inherited.
The following tables list the members exposed by the RSAOAEP type.
Public Constructors
Name | Description | |
---|---|---|
RSAOAEP | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
DefaultSessionKeyAlgorithm | [To be supplied.](inherited from AsymmetricKeyAlgorithm) | |
EncryptionFormatter | Gets the encryption formatter.(inherited from RSA) | |
Key | Gets or sets the key.(inherited from RSA) | |
KeyExchangeFormatter | Overridden. Gets the key exchange formatter. | |
SignatureFormatter | Gets the signature formatter.(inherited from RSA) |
Top
Public Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object ) | |
GenerateSessionKey | Overloaded. (inherited from AsymmetricKeyAlgorithm ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
See Also
Reference
RSAOAEP Class
Microsoft.Web.Services2.Security.Cryptography Namespace