Fix problem with expiration dates after 2038 on 32-bit systems
Interpret the expiration time of a subkey as unsigned 32-bit value (as
gpg does internally) and store time values as qint64 values.
- GnuPG-bug-id: T7069
Fix problem with expiration dates after 2038 on 32-bit systems Tags None Subscribers None
Description
Details
|