FMIceLinkMacContext Class Reference
| Inherits from | FMIceLinkMacContextBase : NSObject |
|---|---|
| Declared in | FMIceLinkMacContext.h FMIceLinkMacContext.m |
– doComputeWithInput:
Computes the message authentication code (MAC).
- (FMIceLinkDataBuffer *)doComputeWithInput:(FMIceLinkDataBuffer *)inputParameters
input |
The input. @return |
|---|
Discussion
Computes the message authentication code (MAC).
Declared In
FMIceLinkMacContextBase.h
– doDestroy
Destroys this instance.
- (void)doDestroyDiscussion
Destroys this instance.
Declared In
FMIceLinkMacContextBase.h