Click or drag to resize

ISslInfoX509Certificate Property

Version 75.1.140
Returns the X.509 certificate.

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 75.1.140.0 (75.1.140.0)
Syntax
X509Certificate2 X509Certificate { get; }

Property Value

Type: X509Certificate2
See Also