Click or drag to resize

X509CertificateGetNotAfterEpochTime Method

Retrieves the notAfter time from the certificate's Validity entry in the form of an integral value representing an epoch time.

Namespace:  pdftron.Crypto
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public long GetNotAfterEpochTime()

Return Value

Type: Int64
an integer containing an epoch time
See Also