OCSPResponseProducedAt Property

Gets the the time at which the OCSP responder signed this response.

Definition

Namespace: SysadminsLV.PKI.OcspClient
Assembly: SysadminsLV.PKI.OcspClient (in SysadminsLV.PKI.OcspClient.dll) Version: 4.0.1
C#
public DateTime ProducedAt { get; }

Property Value

DateTime

See Also