Changes

Jump to navigation Jump to search
322 bytes added ,  15:21, 6 October 2011
m
no edit summary
|-
| valign='top' width='90' | '''Signatures'''
|<code><b>crypto:hmac</b>($message as xs:string(), $secret-key as xs:string(), algorithm as xs:string()) as xs:string()</code><br/><code><b>crypto:hmac</b>($message as xs:string(), $secret-key as xs:string(), algorithm as xs:string(), $encoding as xs:string()) as xs:string()</code>
|-
| valign='top' | '''Summary'''
|This function creates Creates a message authentication code via a cryptographic hash function and a secret key. $encoding must either be <code>hex</code>, <code>base64</code> or the empty string (default is <code>base64</code>) and specifies the encoding of the returned authentication code.
|-
| valign='top' | '''Errors'''
|<b>?</b>
|}
administrator, Bureaucrats, editor, reviewer, Administrators
408

edits

Navigation menu