Click or drag to resize

SslStatusX509Certificate Property

Version 94.4.20
Returns the X.509 certificate.

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

Property Value

Type: X509Certificate2
See Also