Message Authentication Library
Type
library
Description
This script library implements message authentication codes
Associated Syntax
Function
| Name | Summary | Syntax |
|---|---|---|
| messageAuthenticationCode | Compute a message authentication code. | messageAuthenticationCode(<message>, <key>, <codeType>) |