SignerInfo.SigningTime Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9448)
SigningTime
Gets the signing time, or 1970-01-01 if not available.
Declaration
public DateTime SigningTime { get; set; }
Property Value
| Type | Description |
|---|---|
| DateTime | Singing time. |