expireTime property

int expireTime
getter/setter pair

Signature validity period, which should not be set too short

Unit: second Default value: 604800 (7 days)

Implementation

static int expireTime = 604800;