Click or drag to resize

CefSslInfoSerialNumber Property

Returns the DER encoded serial number for the X.509 certificate. The value possibly includes a leading 00 byte.

Namespace: Internal.Xilium.CefGlue
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public CefBinaryValue SerialNumber { get; }

Property Value

CefBinaryValue
See Also