expiration property

int? expiration
getter/setter pair

Expiration date as timestamp (to prevent replay attacks)

Implementation

int? expiration;