public final class Signature extends Object
public Signature(String resourceUri, long expiryTime, String deviceKey)
Signature
instance from the given resource URI,
expiry time and device key.resourceUri
- the resource URI.expiryTime
- the time, as a UNIX timestamp, after which the token
will become invalid.deviceKey
- the device key.Copyright © 2020. All rights reserved.