Gets the signing time, or 1970-01-01 if not available.

Namespace:  Rebex.Security.Cryptography.Pkcs
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Property SigningTime As DateTime
	Get
	Set
C#
public DateTime SigningTime { get; set; }

Field Value

Singing time.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also