MacContext Class |
Namespace: FM.IceLink
The MacContext type exposes the following members.
Name | Description | |
---|---|---|
MacContext |
Initializes a new instance of the MacContext class.
|
Name | Description | |
---|---|---|
Type |
Gets the type.
(Inherited from MacContextBase.) |
Name | Description | |
---|---|---|
Compute(DataBuffer) |
Computes the message authentication code (MAC).
(Inherited from MacContextBase.) | |
Destroy |
Destroys this instance.
(Inherited from MacContextBase.) | |
DoCompute |
Computes the message authentication code (MAC).
(Overrides MacContextBaseDoCompute(DataBuffer).) | |
DoDestroy |
Destroys this instance.
(Overrides MacContextBaseDoDestroy.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |