The Eax type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Eax |
Construc EAX object.
|
Methods
Name | Description | |
---|---|---|
![]() ![]() | CompareTag(array<Byte>[]()[][], array<Byte>[]()[][]) | |
![]() ![]() | CompareTag(array<Byte>[]()[][], array<Byte>[]()[][], Int32, Int32) | |
![]() | ComputeCiphertext(array<Byte>[]()[][]) | |
![]() | ComputeCiphertext(array<Byte>[]()[][], Int32, Int32) | |
![]() | ComputePlaintext(array<Byte>[]()[][]) | |
![]() | ComputePlaintext(array<Byte>[]()[][], Int32, Int32) | |
![]() | ComputeTag |
Compute Tag. This should be the last call.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ProvideHeader(Byte) | |
![]() | ProvideHeader(array<Byte>[]()[][]) | |
![]() | ProvideHeader(array<Byte>[]()[][], Int32, Int32) | |
![]() | ProvideNonce |
Provide Nonce for EAX encryption. This must be called before using
for encryption or decryption.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |