Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the Kkey exchange formatter for AES key encryption with 128- bit keys. This class cannot be inherited.
The following tables list the members exposed by the AES128KeyExchangeFormatter type.
Public Constructors
Name | Description | |
---|---|---|
AES128KeyExchangeFormatter | Overloaded. Initializes a new instance of the AES128KeyExchangeFormatter class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
AlgorithmURI | Overridden. Gets the Uniform Resource Identifier (URI) for 128-bit length AES key encryption. |
![]() |
Key | Overridden. Sets the key that will be used to perform key exchange. |
![]() |
KeyBytes | Overridden. Gets or sets the key. |
![]() |
Parameters | Gets or sets the parameters used in cryptographic operations. (Inherited from KeyExchangeFormatter) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
DecryptKey | (Inherited from AESKeyExchangeFormatter ) |
![]() |
EncryptKey | (Inherited from AESKeyExchangeFormatter ) |
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() |
GetHashCode | (Inherited from Object ) |
![]() |
GetType | (Inherited from Object ) |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object ) |
![]() |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
AES128KeyExchangeFormatter Class
Microsoft.Web.Services3.Security.Cryptography Namespace