()
| 12303 | } |
| 12304 | |
| 12305 | public Object nonce() |
| 12306 | { |
| 12307 | return Helpers.subtract(this.milliseconds(), Helpers.GetValue(this.options, "timeDifference")); |
| 12308 | } |
| 12309 | |
| 12310 | public Object sign(Object path, Object... optionalArgs) |
| 12311 | { |
no test coverage detected