ResourceSigner
This function calculates the signature (MAC) for a provided file (binary or text). This does
not use the
internally injected secret MAC key. The user
must provide the key to use this functions.
The value returns is a HEX ASCII MAC value (signature) as this is the format expected by the
secure resource loading utilities.
POST method with Content-Type: Multipart/form-data
This is a sample POST form where the information to be POST'd is from a file using this web based form.
Please use the [Browse] button to select a file (binary or ASCII text) to send to this utility for MAC'ing.
This page is installed in /home/sdk/html/resourcesigner/index.html