FMIceLinkMacContext Class Reference

Inherits from FMIceLinkMacContextBase : NSObject
Declared in FMIceLinkMacContext.h
FMIceLinkMacContext.m

– doComputeWithInput:

Computes the message authentication code (MAC).
- (FMIceLinkDataBuffer *)doComputeWithInput:(FMIceLinkDataBuffer *)input

Parameters

input

The input. @return

Discussion

Computes the message authentication code (MAC).

Declared In

FMIceLinkMacContextBase.h

– doDestroy

Destroys this instance.
- (void)doDestroy

Discussion

Destroys this instance.

Declared In

FMIceLinkMacContextBase.h