()
| 8377 | } |
| 8378 | |
| 8379 | public Object nonce() |
| 8380 | { |
| 8381 | return Helpers.subtract(this.milliseconds(), Helpers.GetValue(this.options, "timeDifference")); |
| 8382 | } |
| 8383 | |
| 8384 | public Object sign(Object path, Object... optionalArgs) |
| 8385 | { |
no test coverage detected