Click or drag to resize
ISslInfoValidStart Property
Version 51.0.0
Returns the date before which the X.509 certificate is invalid. will return null if no date was specified.

Namespace: CefSharp
Assembly: CefSharp (in CefSharp.dll) Version: 51.0.0.0 (51.0.0.0)
Syntax
Nullable<DateTime> ValidStart { get; }

Property Value

Type: NullableDateTime
See Also