Click or drag to resize

CefSslInfoIssuerChainSize Property

Returns the number of certificates in the issuer chain. If 0, the certificate is self-signed.

Namespace:  Internal.Xilium.CefGlue
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public long IssuerChainSize { get; }

Property Value

Type: Int64
See Also