CefSslInfoIssuerChainSize Property |
Returns the number of certificates in the issuer chain.
If 0, the certificate is self-signed.
Namespace: Internal.Xilium.CefGlueAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic long IssuerChainSize { get; }Property Value
Int64
See Also