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: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public long IssuerChainSize { get; }

Property Value

Int64
See Also