$sha256 » History » Revision 2
Revision 1 (Per Amundsen, 08/05/2015 11:14 PM) → Revision 2/3 (Per Amundsen, 08/05/2015 11:14 PM)
_Added in 1.9.7_ *$sha256(text|&binvar|filename,[N])* *$sha1(text|&binvar|filename,[N])* Computes the SHA256 hash value for the input data. *Parameters* text|&binvar|filename - Input to compute. N - Input type, 0 = plain text, 1 = &binvar, 2 = file (default is 0)