Click or drag to resize

X509CertificateGetNotBeforeEpochTime Method

Retrieves the notBefore 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 GetNotBeforeEpochTime()

Return Value

Type: Int64
an integer containing an epoch time
See Also