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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public CefBinaryValue SerialNumber { get; }

Property Value

Type: CefBinaryValue
See Also