ISslInfoX509Certificate Property |
Version 130.1.90
Returns the X.509 certificate.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax X509Certificate2 X509Certificate { get; }
property X509Certificate2^ X509Certificate {
X509Certificate2^ get ();
}
Property Value
X509Certificate2See Also