SigningTime

CmsSigner.SigningTime property

Gets the time at which the signer (purportedly) performed the signing process.

public DateTime? SigningTime { get; }

Property Value

The time at which the signer (purportedly) performed the signing process.

See Also