Share via


RSAOAEPKeyExchangeFormatter Members

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.  

Top

Public Properties

  Name Description
public property AlgorithmURI Overridden. Gets the algorithm Uniform Resource Identifier (URI) for RSA OEAP key encryption.
public property Parameters Overridden. Gets or sets the parameters to the encryption operation.

Top

Public Methods

  Name Description
public method DecryptKey Overridden. Decrypts the key.
public method EncryptKey Overridden. Encrypts the key.
public method Equals  (inherited from Object )
public method GetHashCode  (inherited from Object )
public method GetType  (inherited from Object )
public method SetKey Overridden. Sets the key.
public method ToString  (inherited from Object )

Top

See Also

Reference

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