DeviceExpires property
The date at which the current device keys expire, as a Unix timestamp in seconds. For continued operation, renew your device keys before this date. 0 if it is not known locally: use SealdSdk_UpdateCurrentDevice to retrieve it.
Implementation
@ffi.LongLong()
external int DeviceExpires;