validityDuration

The number of seconds before a cached authentication header signed by this configuration is renewed.

VAPIDConfiguration.swift:63
var validityDuration: Duration

This valus must be less than expirationDuration, and is set to 20 hours by default as an adequate compromise between re-usability and key over-use.