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 public long IssuerChainSize { get; }
Property Value
Type:
Int64See Also