get_expires64


Description:

public int64 get_expires64 ()

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

a Signature

Returns:

the expiration date of the signature or %-1 if unknown.