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.
Key exchange formatter for AES key encryption with 192 bit keys.
The following tables list the members exposed by the AES192KeyExchangeFormatter type.
Public Constructors
Name | Description | |
---|---|---|
AES192KeyExchangeFormatter | Overloaded. Initializes a new instance of the AES192KeyExchangeFormatter class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
AlgorithmURI | Overridden. Gets the Uniform Resource Identifier (URI) for 192-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
AES192KeyExchangeFormatter Class
Microsoft.Web.Services3.Security.Cryptography Namespace