Message Authentication Library | |
Type | library |
Dictionary | library.messageauthentication |
Library | Message Authentication Library |
Associations | com.livecode.library.messageauthentication |
Description | This script library implements message authentication codes |
Type | Name | Summary | Syntax |
---|---|---|---|
function | messageAuthenticationCode | Compute a message authentication code. | messageAuthenticationCode(<message>, <key>, <codeType>) |
library | Message Authentication Library | messageAuthenticationCode(<message>, <key>, <codeType>) |