MACFilter.this

Construct a MAC filter. The MAC key will be left empty.

Parameters

mac_name string

the name of the MAC to use

len size_t

the output length of this filter. Leave the default value 0 if you want to use the full output of the MAC. Otherwise, specify a smaller value here so that the output of the MAC will be cut off.

Meta