The OmacFactory..::..Omac1 type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | OmacFactory..::..Omac1 |
OMAC1 constructor.
|
Methods
Name | Description | |
---|---|---|
![]() | Append(Byte) |
Append one byte of data to OMAC.
(Inherited from OmacFactory..::..Omac.) |
![]() | Append(array<Byte>[]()[][]) |
Append bytes to OMAC.
(Inherited from OmacFactory..::..Omac.) |
![]() | Append(array<Byte>[]()[][], Int32, Int32) |
Append len bytes of data to OMAC starting at start.
(Inherited from OmacFactory..::..Omac.) |
![]() | End |
End OMAC calculation.
(Overrides OmacFactory..::..Omac..::..End()()()().) |
![]() | 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.) |
![]() | Start |
(Re)Start OMAC.
(Inherited from OmacFactory..::..Omac.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |