Click or drag to resize
ISslInfoDerEncoded Property
Version 51.0.0
Returns the DER encoded data for the X.509 certificate.

Namespace: CefSharp
Assembly: CefSharp (in CefSharp.dll) Version: 51.0.0.0 (51.0.0.0)
Syntax
byte[] DerEncoded { get; }

Property Value

Type: Byte
See Also