$sha1 » History » Version 1
Per Amundsen, 07/17/2014 05:47 AM
| 1 | 1 | Per Amundsen | _Added in 1.8.10_ |
|---|---|---|---|
| 2 | |||
| 3 | *$sha1(text|&binvar|filename,[N])* |
||
| 4 | |||
| 5 | Computes the SHA1 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) |