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