get_expires64
Description:
Get the expiration date of the signature in seconds since the UNIX epoch, represented as a 64-bit signed integer.
A value of 0 means the signature never expires.
Parameters:
this |
Returns:
the expiration date of the signature or %-1 if unknown. |