public interface TimestampService
Modifier and Type | Method and Description |
---|---|
String |
getNonce()
Returns a nonce (unique value for each request)
|
String |
getTimestampInSeconds()
Returns the unix epoch timestamp in seconds
|
Copyright © 2012-2013. All Rights Reserved.