Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index 
csmac:string
Generates a MAC string for any string with a specific store's current key.
Syntax
<csmac:string value="stringval" storeid="storeid" varname="stringvar"/>Parameters
value(required)- Input parameter. String from which the MAC should be calculated.
 
storeid(required)- Input parameter. Identifier of the Transact store whose secret key is used to generate the MAC.
 
varname(required)- Input and output parameter. Name of a variable to write to with the MAC string of the form
 MAC:kid=storeID.keyID. For example, with a value ofname1=val1and storeID of400003, the following could be returned (depending on current key values):
Ha3857e21f48349086c5523843495550c:kid=400003.4
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.